Skip to content

Commit

Permalink
add 3.10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Feb 26, 2021
1 parent 20f6dd0 commit 770e078
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ python:
- '3.7'
- '3.8'
- '3.9'
- "3.9-dev" # 3.9 development branch
- "nightly" # nightly build
before_script:
- export PYTHONPATH=$PYTHONPATH:$(pwd)
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit 770e078

Please sign in to comment.