Skip to content

Commit 345a23c

Browse files
committed
Travis: Add 3.7, update pypy
1 parent 27c8799 commit 345a23c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ sudo: false
44
python:
55
- 2.7
66
- 3.6
7-
- pypy3.5-5.10.1
8-
- pypy2.7-5.10.0
7+
- 3.7
8+
- pypy
9+
- pypy3
910
env:
1011
global:
1112
- RETRY_TIMEOUT_SECONDS=15

0 commit comments

Comments
 (0)