Skip to content

Commit

Permalink
Fix travis failing to fetch pypy on their new test image
Browse files Browse the repository at this point in the history
  • Loading branch information
pior committed Jul 23, 2017
1 parent 0617c6c commit e9f1325
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 @@ -5,6 +5,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "pypy"
- "pypy-5.4.1"
install: pip install -r requirements-test.txt
script: nosetests

0 comments on commit e9f1325

Please sign in to comment.