Skip to content

Commit 3ed6ff0

Browse files
committed
upgrade travis to focal + 3.9 why the heck not
1 parent 79392e8 commit 3ed6ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
dist: xenial
1+
dist: focal
22
language: python
3-
python: 3.8
3+
python: 3.9
44
before_install:
55
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
66
script:

0 commit comments

Comments
 (0)