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 116a063 commit 6fb74c9Copy full SHA for 6fb74c9
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