Skip to content

Commit

Permalink
Merge pull request #3184 from Pylons/fix-pypy-1.9-branch
Browse files Browse the repository at this point in the history
backport #3183 to fix pypy on ci
  • Loading branch information
mmerickel authored Oct 22, 2017
2 parents 8a19941 + 05e4191 commit 237f809
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ matrix:
env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- python: pypy
# aws s3 ls s3://travis-python-archives/binaries/ubuntu/14.04/x86_64/ | grep 'pypy.*bz2$'
- python: pypy-5.4.1
env: TOXENV=pypy
- python: 3.5
env: TOXENV=py2-cover,py3-cover,coverage
Expand Down

0 comments on commit 237f809

Please sign in to comment.