Skip to content

Commit

Permalink
travis: Downgrade to previous images temporarily
Browse files Browse the repository at this point in the history
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
  • Loading branch information
alexcrichton committed Sep 7, 2017
1 parent d93036a commit 7ed2986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: shell
sudo: required
dist: trusty
# FIXME(#44398) shouldn't need to be here
group: deprecated-2017Q3
services:
- docker

Expand Down

0 comments on commit 7ed2986

Please sign in to comment.