Skip to content

Commit 1abadb5

Browse files
committed
Remove incompatible pypy versions on travis
- pypy2 2.5.0: coverage incompatible - pypy3 2.4.0: hypothesis incompatible
1 parent 36c4d55 commit 1abadb5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ python:
44
- 3.4
55
- 3.5
66
- 3.6
7-
# PyPy versions
8-
- "pypy" # PyPy2 2.5.0
9-
- "pypy3" # Pypy3 2.4.0
107
- "pypy-5.3.1"
118

129
cache:

0 commit comments

Comments
 (0)