Skip to content

Commit 6fb74c9

Browse files
committed
Added Python 3.9
1 parent 116a063 commit 6fb74c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ matrix:
2828

2929
- python: "pypy3"
3030
name: "PyPy3 Xenial"
31+
- python: "3.9-dev"
32+
name: "3.9-dev Xenial"
33+
services: xvfb
3134
- python: "3.8"
3235
name: "3.8 Xenial"
3336
services: xvfb

0 commit comments

Comments
 (0)