We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 647939a + 1340498 commit eec8210Copy full SHA for eec8210
.travis.yml
@@ -4,8 +4,8 @@ python:
4
# To see supported options, run:
5
# s3cmd ls s3://travis-python-archives/binaries/ubuntu/16.04/x86_64/
6
# We put pypy first, b/c for tests they're the slowest
7
- - pypy2.7-6.0
8
- - pypy3.5-6.0
+ - pypy
+ - pypy3
9
- 2.7
10
- 3.4
11
- 3.5
0 commit comments