Skip to content

Commit

Permalink
use python 3.7 and python 3.8 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
m-weigand committed Oct 20, 2020
1 parent b4dfc6d commit 9b49359
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: python
python:
- "3.4"
- "3.7"
- "3.8"
cache:
- pip
before_install:
Expand Down

0 comments on commit 9b49359

Please sign in to comment.