Skip to content

Commit eec8210

Browse files
authored
Merge pull request #83 from webknjaz/testing/travis-pypy-7.1.1
Bump PyPy version in Travis CI to the latest 7.1.1
2 parents 647939a + 1340498 commit eec8210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ python:
44
# To see supported options, run:
55
# s3cmd ls s3://travis-python-archives/binaries/ubuntu/16.04/x86_64/
66
# We put pypy first, b/c for tests they're the slowest
7-
- pypy2.7-6.0
8-
- pypy3.5-6.0
7+
- pypy
8+
- pypy3
99
- 2.7
1010
- 3.4
1111
- 3.5

0 commit comments

Comments
 (0)