Navigation Menu

Skip to content

Commit

Permalink
Try to get travis working again.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhalter committed Aug 1, 2016
1 parent 6440e33 commit add5b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ matrix:
- env: TOXENV=pypy
python: 3.5
install:
- pip install --quiet tox 'virtualenv<14.0.0' 'pip<8.0.0'
- pip install --quiet tox
script:
- tox
after_script:
Expand Down

0 comments on commit add5b68

Please sign in to comment.