Skip to content

Commit 8975546

Browse files
committed
WIP try PyPy 5.10
1 parent 0ac87b5 commit 8975546

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ python:
1010
- "nightly"
1111
# NumPy is supported in PyPy since version 5.9
1212
- "pypy2.7-5.9.0"
13+
- "pypy2.7-5.10.0"
1314
- "pypy3.5-5.9.0"
14-
# Latest PyPy versions on Travis-CI:
15-
- "pypy"
16-
- "pypy3"
15+
- "pypy3.5-5.10.1"
1716
addons:
1817
apt:
1918
packages:

0 commit comments

Comments
 (0)