Skip to content

Commit 976004d

Browse files
committed
Travis: Switch to xenial environment
1 parent b2c1b7b commit 976004d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

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

33
sudo: false
4-
dist: trusty
4+
dist: xenial
55

66
matrix:
77
include:
@@ -15,7 +15,6 @@ matrix:
1515
env: UPLOAD_COVERAGE=true
1616
- python: '3.7'
1717
sudo: true
18-
dist: xenial
1918
fast_finish: true
2019

2120
cache:

0 commit comments

Comments
 (0)