Skip to content

Commit

Permalink
FIX travis with Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
VarIr committed Dec 20, 2018
1 parent 84530aa commit 10f3eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: python
sudo: true
dist: xenial # Required for 3.7 as of 2018/12
python:
- '3.7'
- '3.6'
Expand Down

0 comments on commit 10f3eac

Please sign in to comment.