[ci] Fail the build if uploading the baseline fails

This commit is contained in:
Andreas Dangel
2019-01-27 18:31:21 +01:00
parent 017b6c3275
commit b0eb46379e

View File

@ -127,8 +127,6 @@ elif travis_isPush; then
set +e
upload_baseline
true
)
else