Skip to content

Commit

Permalink
Fix import error in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
juga0 committed Jun 5, 2017
1 parent 00e872f commit f75e80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ before_install:
- sudo apt update && sudo apt install -y python-dev

install:
- pip install -r requirements_dev.txt
- pip install -U tox coveralls codecov
# && pip install -r dev-requirements.txt"
env:
Expand Down

0 comments on commit f75e80f

Please sign in to comment.