Skip to content

Commit 35ced67

Browse files
committed
Travis CI: Start testing on Python 3.9 beta 5
1 parent 8e7aded commit 35ced67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)