Add leaked-globals to .travis.yml

This commit is contained in:
Kazuhiro NISHIYAMA 2019-05-24 00:47:03 +09:00
parent 491d2b8063
commit 2541578096
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

View File

@ -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: