Skip to content

Commit 1340498

Browse files
committed
Bump PyPy version in Travis CI to the latest 7.1.1
1 parent 647939a commit 1340498

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)