Skip to content

Commit

Permalink
use specific version of tox (but not coveralls!) on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
taleinat committed Feb 13, 2015
1 parent ae37d09 commit 9f4809f
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
@@ -1,6 +1,6 @@
language: python
install:
- pip install tox
- pip install tox==1.8.1
- pip install coveralls
env:
- TOXENV=py26-without_coverage
Expand Down

0 comments on commit 9f4809f

Please sign in to comment.