Skip to content

Commit

Permalink
Rollup merge of rust-lang#46694 - kennytm:temporarily-use-old-travis-…
Browse files Browse the repository at this point in the history
…image, r=aidanhs

Temporarily use the old Travis image.

Use it until travis-ci/travis-ci#8891 is fixed.

(See also https://blog.travis-ci.com/2017-12-12-new-trusty-images-q4-launch)

r? @aidanhs
  • Loading branch information
kennytm authored Dec 12, 2017
2 parents 37cc63a + c0c26a6 commit 80d1de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: shell
sudo: required
dist: trusty
group: deprecated-2017Q4
services:
- docker

Expand Down

0 comments on commit 80d1de9

Please sign in to comment.