Skip to content

Commit 3ce6031

Browse files
committed
Fixed pypy tests
1 parent 7b08dbd commit 3ce6031

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.5
66
- 3.6
7-
- pypy
7+
- "pypy-5.3.1"
88
before_install:
99
- |
1010
if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then

0 commit comments

Comments
 (0)