Skip to content

Commit

Permalink
upgrade travis to focal + 3.9 why the heck not
Browse files Browse the repository at this point in the history
  • Loading branch information
hjwp committed Feb 25, 2021
1 parent 79392e8 commit 3ed6ff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dist: xenial
dist: focal
language: python
python: 3.8
python: 3.9
before_install:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
script:
Expand Down

0 comments on commit 3ed6ff0

Please sign in to comment.