aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-04-05 11:53:07 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-04-05 11:53:07 +0900
commitdf275179bde5eef92b701789b99e88ae038cdae2 (patch)
tree2a5767f1bd6ec8d1078ac2b76f68be0ae97d605b /.travis.yml
parent4f938ffa35f5770af73d55e679f9524e032cbfc3 (diff)
downloadruby-df275179bde5eef92b701789b99e88ae038cdae2.tar.gz
Revert "Moved aclocal.m4 to macro directory"
This reverts commit 4a6571dbc14ee4e88c12cd9931f7695077a3ee6e, because chkbuild does not follow.
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 17f7be98f8..1bd1ce8885 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -460,7 +460,7 @@ matrix:
fast_finish: true
before_script:
- - rm -fr .ext tool/m4/autom4te.cache
+ - rm -fr .ext autom4te.cache
- |-
[ -d ~/.downloaded-cache ] ||
mkdir ~/.downloaded-cache