summaryrefslogtreecommitdiff
path: root/spec/ruby
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-08-06 00:01:05 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-08-06 00:33:33 +0900
commit614c90fe21cf1d9cf6fb18684187d8c7e2f61de6 (patch)
tree7c074c0b84acbbbfd87017b1fbd991086d2c85e2 /spec/ruby
parentfb9dd6182af1b0c1275d6d579cb53d6dac5eda5c (diff)
Control Travis apt retries on our own
because Travis team does not do it for us: https://github.com/travis-ci/travis-build/pull/1712 The retried part has failed often even in one day: https://travis-ci.org/ruby/ruby/jobs/567802384 https://travis-ci.org/ruby/ruby/jobs/567802388 https://travis-ci.org/ruby/ruby/jobs/567695879 https://travis-ci.org/ruby/ruby/jobs/567666931 For doing it easily, this also changes major aliases to compiler-specific ones, because partially updating `before_install` logic using `env` key was too hard and we needed to directly write `before_install` for each package set. As a bonus of it, it may also skip installing unnecessary packages when just `os: linux` is needed. I'll revert this if this patch does not contribute to stabilize CI.
Diffstat (limited to 'spec/ruby')
0 files changed, 0 insertions, 0 deletions