We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2289b commit 53baa5cCopy full SHA for 53baa5c
1 file changed
.travis.yml
@@ -8,7 +8,9 @@ python:
8
- "3.6"
9
- "3.7"
10
- "3.8"
11
+ - "3.9-dev"
12
- "pypy3.5"
13
+ - "pypy3"
14
15
install:
16
- pip install tox-travis
0 commit comments