Skip to content

Commit 3e65abf

Browse files
committed
Run travis with more recent pypy
1 parent e2c2812 commit 3e65abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ matrix:
2525
env: TOXENV=py35
2626
- python: 3.6
2727
env: TOXENV=py36
28-
- python: pypy-5.3.1
28+
- python: pypy
2929
env: TOXENV=pypy
3030

3131
before_cache:

0 commit comments

Comments
 (0)