Try to prevent random build failure on Travis osx
This commit is contained in:
parent
226d569e57
commit
73346823e1
@ -334,6 +334,8 @@ env:
|
|||||||
- TEST_ALL_ISOLATED_TESTS="../test/ruby/test_gc_compact.rb"
|
- 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
|
# Disabling -j3 because it seems to cause a hang on building Ruby: https://travis-ci.org/ruby/ruby/jobs/471021727
|
||||||
- JOBS=
|
- JOBS=
|
||||||
|
# Prevent random failure by missing build dependency like https://travis-ci.org/ruby/ruby/jobs/558571461
|
||||||
|
- ALWAYS_UPDATE_UNICODE=yes
|
||||||
|
|
||||||
- &dependency
|
- &dependency
|
||||||
name: Check dependencies in makefiles
|
name: Check dependencies in makefiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user