We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaed6c4 commit 8268570Copy full SHA for 8268570
.travis.yml
@@ -5,7 +5,7 @@ python:
5
- 3.6
6
- 3.7
7
- 3.8-dev
8
-- pypy3.6
+- pypy3.6-alpha
9
10
install:
11
- pip install tox-travis
0 commit comments