Skip to content
This repository has been archived by the owner on Feb 20, 2018. It is now read-only.

Commit

Permalink
fix-tox-version
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0ked committed Jun 2, 2016
1 parent 557f044 commit 9117bcd
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 @@ -4,7 +4,7 @@ python:
- 2.7
install:
- ./install-dependencies.sh
- pip install tox codecov==1.6.3
- pip install tox==1.8.1 codecov==1.6.3
script:
tox -e unit-with-coverage
after_success:
Expand Down

0 comments on commit 9117bcd

Please sign in to comment.