Updated travis.yml to add Python 3.9 (fix) (#154)

This commit is contained in:
Diego Heras 2020-12-06 21:34:49 +01:00 committed by GitHub
parent fa88aef603
commit 9c89e61ac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,13 +9,9 @@ matrix:
include:
- python: 3.5
- python: 3.6
- python: 3.6-dev
- python: 3.7
- python: 3.7-dev
- python: 3.8
- python: 3.8-dev
- python: 3.9
- python: 3.9-dev
- python: nightly
install: