Skip to content

Commit

Permalink
change python versions in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
giannisdoukas committed May 29, 2020
1 parent 2c975c1 commit 494041c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.8-dev" # 3.8 development branch
- "nightly" # nightly build
- "3.9"
- "3.9-dev"
os:
- linux
before_install:
Expand Down

0 comments on commit 494041c

Please sign in to comment.