Skip to content

Commit dcb510e

Browse files
committed
travis.yml: Removed pypy3.5
Travis keeps failing on weird INTERNAL ERROR messages and it just fails the build. I don't see any other choice but to disable pypy3.5 tests.
1 parent c152d65 commit dcb510e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ python:
55
- "3.5"
66
- "3.6"
77
- "pypy-5.7.1"
8-
- "pypy3.5-5.10.0"
98

109
dist: trusty
1110
sudo: false

0 commit comments

Comments
 (0)