Update .travis.yml

This commit is contained in:
Sean Whalen
2020-11-24 21:54:42 -05:00
parent 4c3fb65af1
commit e5720422f6
+3 -2
View File
@@ -1,13 +1,14 @@
language: python
dist: xenial
sudo: true
os: linux
dist: focal
python:
- '3.5'
- '3.6'
- '3.7'
- '3.8'
- '3.9'
# commands to install dependencies
before_install: