Skip to content

Commit 066e816

Browse files
authored
Travis CI: Test on Python 3.9 release candidate 2
1 parent 8904af9 commit 066e816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
os: linux
22
dist: focal
33
language: python
4-
python: 3.8
4+
python: 3.9-dev
55
cache: pip
66
before_install: pip install --upgrade pip setuptools six
77
install: pip install black flake8

0 commit comments

Comments
 (0)