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.
2 parents 26ab232 + 6fb74c9 commit 5fc0e96Copy full SHA for 5fc0e96
1 file changed
.travis.yml
@@ -28,6 +28,9 @@ matrix:
28
29
- python: "pypy3"
30
name: "PyPy3 Xenial"
31
+ - python: "3.9-dev"
32
+ name: "3.9-dev Xenial"
33
+ services: xvfb
34
- python: "3.8"
35
name: "3.8 Xenial"
36
services: xvfb
0 commit comments