diff --git a/run_ci_tests.sh b/run_ci_tests.sh index b8c68b0..cb327c1 100755 --- a/run_ci_tests.sh +++ b/run_ci_tests.sh @@ -44,6 +44,7 @@ trap deactivate SIGINT SIGTERM EXIT # Reload where the nosetests app is (within the venv) hash -r +set -e python setup.py build