Skip to content

Commit e86a200

Browse files
committed
Use Ubuntu Xenial in Travis in order to run Python 3.7.
1 parent 0092232 commit e86a200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22

3+
dist: xenial # required for Python >= 3.7
34
python:
45
- "2.6"
56
- "2.7"

0 commit comments

Comments
 (0)