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:
bors 2018-11-26 20:49:45 +00:00
commit 5058225922

View File

@ -1,7 +1,7 @@
language: rust
rust: stable
sudo: required
dist: trusty
dist: xenial
services: docker
matrix: