Skip to content

Commit

Permalink
Fix travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Feb 20, 2017
1 parent 2d2469a commit 112e653
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 @@ -16,7 +16,7 @@ before_install:
install:
- pip install .
- pip install nose coverage ordereddict
- pip install coveralls
- pip install coveralls mock
- pip install pytest pytest-cov pytest-mock

script:
Expand Down

0 comments on commit 112e653

Please sign in to comment.