Skip to content

Commit cdc9066

Browse files
committed
test on latest pypy
1 parent a0608d6 commit cdc9066

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ python:
77
- 3.5
88
- 3.6
99
- 3.7
10-
- pypy
11-
- pypy3
10+
- pypy2.7-6.0
11+
- pypy3.5-6.0
1212
install:
1313
- pip install -r tests/requirements.txt
1414
- pip install coveralls

0 commit comments

Comments
 (0)