Try to prevent random build failure on Travis osx

This commit is contained in:
Takashi Kokubun 2019-07-15 11:04:12 +09:00
parent 226d569e57
commit 73346823e1
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

View File

@ -334,6 +334,8 @@ env:
- TEST_ALL_ISOLATED_TESTS="../test/ruby/test_gc_compact.rb"
# Disabling -j3 because it seems to cause a hang on building Ruby: https://travis-ci.org/ruby/ruby/jobs/471021727
- JOBS=
# Prevent random failure by missing build dependency like https://travis-ci.org/ruby/ruby/jobs/558571461
- ALWAYS_UPDATE_UNICODE=yes
- &dependency
name: Check dependencies in makefiles