Skip to content

Commit

Permalink
add py3.7 and 3.8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Feb 17, 2020
1 parent 307ac45 commit 89c16c7
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
@@ -1,5 +1,7 @@
language: python
python:
- 3.8
- 3.7
- 3.6
- 3.5
sudo: false
Expand Down

0 comments on commit 89c16c7

Please sign in to comment.