Skip to content

Commit

Permalink
Travis CI: Test on Python 3.9 release candidate 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Sep 26, 2020
1 parent 8904af9 commit 066e816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
os: linux
dist: focal
language: python
python: 3.8
python: 3.9-dev
cache: pip
before_install: pip install --upgrade pip setuptools six
install: pip install black flake8
Expand Down

0 comments on commit 066e816

Please sign in to comment.