Update .travis.yml

Add python 3.9
pull/647/head
Raphaël Vinot 2020-10-27 13:05:39 +01:00 committed by GitHub
parent 80764c8275
commit e10843fa33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ python:
- "3.7-dev"
- "3.8"
- "3.8-dev"
- "3.9"
- "3.9-dev"
install:
- bash travis/install_travis.sh