Skip to content

Commit

Permalink
Add more Python version to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
romanz committed Apr 17, 2020
1 parent d103ebe commit 7eab493
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 @@ -3,6 +3,8 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"

cache:
directories:
Expand Down

0 comments on commit 7eab493

Please sign in to comment.