summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-05-24 00:47:03 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-05-24 14:32:29 +0900
commit25415780964f2a104523318f3ceef389bfae6e94 (patch)
treee911463650bd82c99923e6b22b668466dcb38bbe /.travis.yml
parent491d2b8063d1f4e1c9e8fe0a57ff66fbfdf7d622 (diff)
Add leaked-globals to .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e7d010cbb5..eebd5cbba7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -433,6 +433,7 @@ script:
$SETARCH make -s test-all -o exts TESTS="$TEST_ALL_ISOLATED_TESTS" RUBYOPT="-w"
fi
- $SETARCH make -s test-spec MSPECOPT=-ff # not using `-j` because sometimes `mspec -j` silently dies
+ - $SETARCH make -s leaked-globals
# Branch matrix. Not all branches are Travis-ready so we limit branches here.
branches: