summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-07-24 20:51:29 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-07-24 20:51:29 +0900
commit65a9d4b0f7ae07c026622392e06fc70dbcc5bfc1 (patch)
treed47278118f5cebd4f222453429c6b19a5cd81899 /.travis.yml
parent7b1893c771d21876884e17e8281c737bfc1c4643 (diff)
Fix typo [ci skip]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9a3e08f7ca..7911abb643 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -341,7 +341,7 @@ 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=
- # Reset timestamps earily, before updating Homebrew etc.
+ # Reset timestamps early, before updating Homebrew etc.
- _=$(touch NEWS && find . -type f -exec touch -r NEWS {} +)
- &dependency