Skip to content

Commit

Permalink
Attempt to get Travis-CI to pass with higher bumped pypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Nov 11, 2019
1 parent 83928fd commit 4518b35
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 @@ -11,7 +11,7 @@ matrix:
- python: 3.5
env: TOXENV=py35
# aws s3 ls s3://travis-python-archives/binaries/ubuntu/14.04/x86_64/ | grep 'pypy.*bz2$'
- python: pypy-5.7.1
- python: pypy-7.1.1
env: TOXENV=pypy
- python: 3.5
env: TOXENV=py2-cover,py3-cover,coverage
Expand Down

0 comments on commit 4518b35

Please sign in to comment.