ENH: add testing against 3.9 on travis

This commit is contained in:
Yaroslav Halchenko 2021-02-17 11:58:21 -05:00
parent 81a178b028
commit 1af23cd78d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ python:
- "3.6" - "3.6"
- "3.7" - "3.7"
- "3.8" - "3.8"
- "3.9"
# whitelist # whitelist
branches: branches:
only: only: