Skip to content

Commit

Permalink
Add python 3.7 and 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaurita committed Aug 20, 2020
1 parent a638ace commit d10382f
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 @@ -5,6 +5,8 @@ cache: pip
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
notifications:
email: [email protected]
# command to install dependencies
Expand Down

0 comments on commit d10382f

Please sign in to comment.