Skip to content

Commit

Permalink
using xenial dist in travis to support python3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Naor Livne committed Feb 17, 2019
1 parent 52520d9 commit 5b80c3a
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,4 +1,5 @@
language: python
dist: xenial
python:
- "3.7"
env:
Expand Down

0 comments on commit 5b80c3a

Please sign in to comment.