aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-04-05 04:30:04 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-04-05 09:26:57 +0900
commit4a6571dbc14ee4e88c12cd9931f7695077a3ee6e (patch)
treee45d37f47b478dc196c25d0c9e142d22896c0c8a /.travis.yml
parent21d0b40de2897ac2e98104cb3d33cd374a4402ee (diff)
downloadruby-4a6571dbc14ee4e88c12cd9931f7695077a3ee6e.tar.gz
Moved aclocal.m4 to macro directory
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 1bd1ce8885..17f7be98f8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -460,7 +460,7 @@ matrix:
fast_finish: true
before_script:
- - rm -fr .ext autom4te.cache
+ - rm -fr .ext tool/m4/autom4te.cache
- |-
[ -d ~/.downloaded-cache ] ||
mkdir ~/.downloaded-cache