ruby-changes:56138
From: Takashi <ko1@a...>
Date: Wed, 19 Jun 2019 10:10:36 +0900 (JST)
Subject: [ruby-changes:56138] Takashi Kokubun: 148f50fc78 (trunk): Update homebrew on Travis
https://git.ruby-lang.org/ruby.git/commit/?id=148f50fc78 From 148f50fc789d59319113a1fd2897dbe552e73e73 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Wed, 19 Jun 2019 10:09:35 +0900 Subject: Update homebrew on Travis because Travis is crashing like "Error: Your Homebrew is outdated. Please run `brew update`." https://travis-ci.org/ruby/ruby/jobs/547485832 diff --git a/.travis.yml b/.travis.yml index 2448734..cd681ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,7 @@ addons: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L48 - valgrind - zlib1g-dev homebrew: + update: true packages: - gdbm - gmp -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/