Skip to content

Commit

Permalink
Add travis-ci tests with python3.7 and python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
billsacks committed Mar 2, 2020
1 parent 34fbf55 commit 3065b0d
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 @@ -9,6 +9,8 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
matrix:
include:
- os: osx
Expand Down

0 comments on commit 3065b0d

Please sign in to comment.