mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +00:00
Force travis build failure when some test fails
This commit is contained in:
@@ -65,6 +65,7 @@ if [ "$CC" = "clang" ]; then
|
||||
if ! $MAKE_CMD test; then
|
||||
reset
|
||||
check_and_report
|
||||
exit 1
|
||||
fi
|
||||
check_and_report
|
||||
$MAKE_CMD install
|
||||
|
||||
Reference in New Issue
Block a user