Skip to content

Commit

Permalink
Install test requirements first
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam McHardy committed Oct 25, 2017
1 parent 1506b91 commit 7afbe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ python:
- "3.6"

install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt
- pip install -r requirements.txt
- pip install tox-travis

script:
Expand Down

0 comments on commit 7afbe44

Please sign in to comment.