Skip to content

Commit 115bff9

Browse files
committed
.travis.xml: require xenial distribution
1 parent e6e2cf2 commit 115bff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ python:
66
- "3.5"
77
- "3.6"
88
- "3.7"
9-
os:
10-
- linux
9+
os: linux
10+
dist: xenial
1111
env:
1212
global:
1313
- DEPS_DIR=$HOME/dependencies

0 commit comments

Comments
 (0)