We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79392e8 commit 3ed6ff0Copy full SHA for 3ed6ff0
.travis.yml
@@ -1,6 +1,6 @@
1
-dist: xenial
+dist: focal
2
language: python
3
-python: 3.8
+python: 3.9
4
before_install:
5
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
6
script:
0 commit comments