We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e773e2 commit 58b1f94Copy full SHA for 58b1f94
1 file changed
.travis.yml
@@ -1,8 +1,8 @@
1
-dist: trusty
+dist: focal
2
sudo: required
3
language: python
4
python:
5
- - "3.5"
+ - "3.8"
6
before_install:
7
- "sudo apt-get update -qq"
8
install:
0 commit comments