We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8904af9 commit 066e816Copy full SHA for 066e816
.travis.yml
@@ -1,7 +1,7 @@
1
os: linux
2
dist: focal
3
language: python
4
-python: 3.8
+python: 3.9-dev
5
cache: pip
6
before_install: pip install --upgrade pip setuptools six
7
install: pip install black flake8
0 commit comments