Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add python 3.9
  • Loading branch information
Rafiot committed Oct 27, 2020
1 parent 80764c8 commit e10843f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,8 @@ python:
- "3.7-dev"
- "3.8"
- "3.8-dev"
- "3.9"
- "3.9-dev"

install:
- bash travis/install_travis.sh
Expand Down

0 comments on commit e10843f

Please sign in to comment.