8000 Use xenial dist for 3.7 · Gopal-py/gk-learn-python@0695ea5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0695ea5

Browse files
committed
Use xenial dist for 3.7
See travis-ci/travis-ci#9815
1 parent 5021060 commit 0695ea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
env: TOXENV=py36
2020
- python: 3.7
2121
env: TOXENV=py37
22+
dist: xenial
23+
sudo: true
2224

2325
script:
2426
- tox

0 commit comments

Comments
 (0)
0