Skip to content

Commit 5058225

Browse files
committed
Auto merge of #1149 - palfrey:travis-xenial, r=alexcrichton
Upgrade Travis to using Xenial environment One part "lets use the latest things", to several parts "might this fix #1148"
2 parents 530f31f + e73f064 commit 5058225

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)