ruby-changes:56642
From: Takashi <ko1@a...>
Date: Wed, 24 Jul 2019 20:51:57 +0900 (JST)
Subject: [ruby-changes:56642] Takashi Kokubun: 65a9d4b0f7 (master): Fix typo [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=65a9d4b0f7 From 65a9d4b0f7ae07c026622392e06fc70dbcc5bfc1 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Wed, 24 Jul 2019 20:51:29 +0900 Subject: Fix typo [ci skip] diff --git a/.travis.yml b/.travis.yml index 9a3e08f..7911abb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -341,7 +341,7 @@ env: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L341 - 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 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/