Use the default test-spec formatter on Travis
This commit is contained in:
parent
46c428a926
commit
0eb2108214
Notes:
git
2023-08-12 05:32:40 +00:00
@ -209,7 +209,7 @@ script:
|
||||
if [ -n "${TEST_ALL_OPTS_SEPARATED}" ]; then
|
||||
$SETARCH make -s test-all -o exts TESTOPTS="$JOBS -v --tty=no ${TEST_ALL_OPTS_SEPARATED}" RUBYOPT="-w" || :
|
||||
fi
|
||||
- $SETARCH make -s test-spec MSPECOPT=-ff # not using `-j` because sometimes `mspec -j` silently dies
|
||||
- $SETARCH make -s test-spec # not using `-j` because sometimes `mspec -j` silently dies
|
||||
- $SETARCH make -s -o showflags leaked-globals
|
||||
|
||||
# We enable Travis on the specific branches or forked repositories here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user