Skip to content

Commit

Permalink
py 3.9 testing added
Browse files Browse the repository at this point in the history
  • Loading branch information
klinga committed Oct 30, 2020
1 parent a05c028 commit 0a5cbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- "3.7"
- "3.8"
- "3.9"
# command to install dependencies
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 0a5cbf8

Please sign in to comment.