]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #44399 - alexcrichton:tmp-travis-downgrade, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 7 Sep 2017 22:45:48 +0000 (22:45 +0000)
committerbors <bors@rust-lang.org>
Thu, 7 Sep 2017 22:45:48 +0000 (22:45 +0000)
travis: Downgrade to previous images temporarily

Travis is in the process of [rolling out an update][update] but looks like our
tests are breaking, let's temporarily roll back to get the queue moving again.

[update]: https://blog.travis-ci.com/2017-08-29-trusty-image-updates

.travis.yml

index d315546930330d4de16c24ba50a802f0652e3a9f..0eb700e4e3a31056f7ba34f0f17bd0d7096388ba 100644 (file)
@@ -1,6 +1,8 @@
 language: shell
 sudo: required
 dist: trusty
+# FIXME(#44398) shouldn't need to be here
+group: deprecated-2017Q3
 services:
   - docker