Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fportantier committed Jul 27, 2018
1 parent 6590ec1 commit 90fb677
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,7 @@ python:
- "3.6"

install:
- pip install -r requirements.txt
# command to run tests
- pip install -e .

script:
- .travis/run.sh

0 comments on commit 90fb677

Please sign in to comment.