Skip to content

Commit 80c2caa

Browse files
author
Duane Allam
committed
more updating travis.yml
1 parent 3445dd2 commit 80c2caa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dist: trusty
1+
dist: focal
22
sudo: false
33
language: python
44

@@ -18,7 +18,7 @@ deploy:
1818
password: $PYPI_PASSWORD
1919
on:
2020
branch: master
21-
python: "3.6"
21+
python: "3.9"
2222
provider: pypi
2323
distribution: "sdist bdist_wheel"
2424
skip_existing: true

0 commit comments

Comments
 (0)