Skip to content

Commit

Permalink
Test Python v3.7 and v3.8 with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzap committed Aug 20, 2020
1 parent 47b8ac1 commit 50c8375
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 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
install:
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit 50c8375

Please sign in to comment.