Skip to content

Commit

Permalink
Add Python 3.7 version support
Browse files Browse the repository at this point in the history
  • Loading branch information
duboviy authored and ageitgey committed Aug 16, 2018
1 parent 2f1d9c4 commit 3e61b61
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ install:
- pip install tox-travis

script: tox

# Temporary for Python 3.7
matrix:
include:
- python: 3.7
dist: xenial
sudo: true

0 comments on commit 3e61b61

Please sign in to comment.