We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a025736 commit 2cc280eCopy full SHA for 2cc280e
1 file changed
.travis.yml
@@ -2,6 +2,9 @@ language: python
2
3
jobs:
4
include:
5
+ - name: "3.9-dev"
6
+ dist: xenial
7
+ python: 3.9-dev
8
- name: "3.8"
9
dist: xenial
10
python: 3.8.0
0 commit comments