aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 03f110702e..56320ec118 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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