aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-15 09:51:32 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-15 09:51:32 +0000
commit4c2083f927df18bf93bc528714a1460faba84c98 (patch)
tree8d334b1dc244ec81ccab56b6bcf3f6c680931074
parent377fa0c57f31c65ccb02009361098192b303a47e (diff)
downloadruby-4c2083f927df18bf93bc528714a1460faba84c98.tar.gz
.travis.yml: try `addons.apt.update: true` for gcc-8
because gcc-8 setup is super unstable like this https://travis-ci.org/ruby/ruby/jobs/441528813 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65083 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 724ac9edd5..6aa28cacd1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@ matrix:
compiler: gcc-8
addons:
apt:
+ update: true
sources:
- ubuntu-toolchain-r-test
packages: