tools/ci-build-other-configs should stop on errors

master
Sébastien Hinderer 2017-12-13 15:08:04 +01:00
parent a923eb4696
commit 7ab1656e0f
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
# Commands to run for the 'other-configs' job on Inria's CI
# Stop on error
set -e
./tools/ci-build -conf -no-native-compiler -no-native
./tools/ci-build -conf -no-naked-pointers
./tools/ci-build -conf -flambda -conf -no-naked-pointers