Skip to content

Commit e73f064

Browse files
committed
Upgrade Travis to using Xenial environment
1 parent 530f31f commit e73f064

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,7 +1,7 @@
11
language: rust
22
rust: stable
33
sudo: required
4-
dist: trusty
4+
dist: xenial
55
services: docker
66

77
matrix:

0 commit comments

Comments
 (0)