We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b190c8f commit 1e6fdb3Copy full SHA for 1e6fdb3
.travis.yml
@@ -1,6 +1,5 @@
1
language: python
2
-dist: xenial # required for Python >= 3.7
3
-python: 3.7
+python: 3.8
4
cache: pip
5
before_install: pip install --upgrade pip setuptools
6
install: pip install -r requirements.txt
0 commit comments