aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-08-02 23:01:54 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-08-02 23:01:54 +0900
commit247b06d40095e3dfe16b94ea88976e39e83e2463 (patch)
tree182eb9447260bb9b82735e3236e9f0a95e0a19fe /.travis.yml
parenta1727e43af18c122c4d7adfa603f895fdc8f3df1 (diff)
downloadruby-247b06d40095e3dfe16b94ea88976e39e83e2463.tar.gz
Revert "Give up `brew update` on Travis"
This reverts commit e05f397f08e98fb170e3aca885d6028b344e833c. Failed... https://travis-ci.org/ruby/ruby/jobs/566961111 We should talk to Travis people instead...
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7b5a4a325a..a0ebd49dd2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,8 +46,7 @@ addons:
- valgrind
- zlib1g-dev
homebrew:
- # `update: true` is disabled because `brew update` hangs often
- # update: true
+ update: true
packages:
- gdbm
- gmp