Skip to content

Commit 3468be7

Browse files
committed
small fix to support Py 3.7
1 parent 94e922f commit 3468be7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ python:
33
- 3.5
44
- 3.6
55
- 3.7
6+
dist: xenial
7+
sudo: true
68
install: pip install -U tox-travis
79
script: tox

0 commit comments

Comments
 (0)