Merge pull request #183 from radarhere/travis

Updated Travis to Python 3.9
This commit is contained in:
Andrew Murray 2021-03-02 18:48:00 +11:00 committed by GitHub
commit e28e44cf27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ env:
language: python
# Default Python version is usually 3.6
python: 3.8
python: 3.9
dist: xenial
services: docker