Skip to content

Commit 0b6d10d

Browse files
authored
Update .travis.yml
1 parent 67662c7 commit 0b6d10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: python
2+
dist: xenial
23
matrix:
34
include:
45
- python: 3.4
56
- python: 3.5
67
- python: 3.6
78
- python: 3.7
8-
dist: xenial
99
sudo: true
1010
cache: pip
1111
install:

0 commit comments

Comments
 (0)