We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e99fe commit 7cb4942Copy full SHA for 7cb4942
.travis.yml
@@ -4,7 +4,8 @@ language: python
4
notifications:
5
email: false
6
python:
7
- - pypy-5.3.1
+ - &pypy2 pypy2.7-6.0
8
+ - &pypy3 pypy3.5-6.0
9
- 3.8-dev
10
- 3.7
11
- 3.6
0 commit comments