Skip to content

Commit afcad8a

Browse files
committed
Commented pypy until is stable on travis
1 parent fcef703 commit afcad8a

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

0 commit comments

Comments
 (0)