Skip to content

Commit 7ed2986

Browse files
committed
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
1 parent d93036a commit 7ed2986

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: shell
22
sudo: required
33
dist: trusty
4+
# FIXME(#44398) shouldn't need to be here
5+
group: deprecated-2017Q3
46
services:
57
- docker
68

0 commit comments

Comments
 (0)