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"
This commit is contained in:
commit
5058225922
@ -1,7 +1,7 @@
|
||||
language: rust
|
||||
rust: stable
|
||||
sudo: required
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
services: docker
|
||||
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user