From 65a9d4b0f7ae07c026622392e06fc70dbcc5bfc1 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Wed, 24 Jul 2019 20:51:29 +0900 Subject: [PATCH] Fix typo [ci skip] --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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