Skip to content

Commit ac389ad

Browse files
committed
Gently kill em all
1 parent 278b19f commit ac389ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

travis-ci

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,8 @@ if [ "$TRAVIS_OS_NAME" = osx ]; then
137137
[ "$FORMAT_CHECK" = 0 ] || folded ... finish FORMAT_INSTALL_PID
138138
[ "$FORMAT_CHECK" = 0 ] || folded 'Format check' format-check
139139
fi
140+
141+
# shellcheck disable=SC2046
142+
143+
ps -xf
144+
kill --help

0 commit comments

Comments
 (0)