Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit e745599

Browse files
committed
Use a newer PyPy builder.
1 parent c0e7fc8 commit e745599

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
@@ -4,7 +4,7 @@ python:
44
- "2.7"
55
- "3.4"
66
- "3.5"
7-
- pypy
7+
- "pypy-5.3.1"
88

99
env:
1010
- TEST_RELEASE=false HYPER_FAST_PARSE=false

0 commit comments

Comments
 (0)