Skip to content

Commit 7cb4942

Browse files
committed
✨ use pypy2 and pypy3
1 parent c0e99fe commit 7cb4942

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ language: python
44
notifications:
55
email: false
66
python:
7-
- pypy-5.3.1
7+
- &pypy2 pypy2.7-6.0
8+
- &pypy3 pypy3.5-6.0
89
- 3.8-dev
910
- 3.7
1011
- 3.6

0 commit comments

Comments
 (0)