Skip to content

Commit

Permalink
Added Python 3.9-dev and Python nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
ckleemann committed Oct 12, 2020
1 parent 41d4b3c commit de889ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "3.9-dev"
- "nightly"

install:
- pip install -U pip wheel
Expand Down

0 comments on commit de889ca

Please sign in to comment.