mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Force travis build failure when some test fails
This commit is contained in:
parent
a3ec68ce1e
commit
23ee78a093
@ -65,6 +65,7 @@ if [ "$CC" = "clang" ]; then
|
|||||||
if ! $MAKE_CMD test; then
|
if ! $MAKE_CMD test; then
|
||||||
reset
|
reset
|
||||||
check_and_report
|
check_and_report
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
check_and_report
|
check_and_report
|
||||||
$MAKE_CMD install
|
$MAKE_CMD install
|
||||||
|
Loading…
Reference in New Issue
Block a user