aboutsummaryrefslogtreecommitdiff
path: root/scripts/check_code_format.sh
diff options
context:
space:
mode:
authorKarl Schultz <karl@lunarg.com>2017-12-05 18:00:11 -0700
committerKarl Schultz <karl@lunarg.com>2017-12-07 09:57:42 -0700
commitb04a12f881766e2048d8e013cf92986560aa0552 (patch)
treeaa672018684d4b726522c8852a3403f30b74a859 /scripts/check_code_format.sh
parentfcd6403f1cbbd06a8f981532c4f3a46248b95cb9 (diff)
downloadusermoji-b04a12f881766e2048d8e013cf92986560aa0552.tar.xz
build: Remove clumsy syntax in Travis-CI config
We were using a clumsy workaround in order to get good failure information when a Travis-CI build failed and also to make it stop at the point of failure. This commit uses some techniques to workaround travis-ci/travis-ci#1066, which asserts that a Travis-CI job should stop when a before_install or script command fails. Today, Travis-CI continues with the next commands. This was tested with both an intentional build script error and a compilation error. In both cases the Travis-CI job ended at the point of failure and the logs were clear enough to diagnose the problem.
Diffstat (limited to 'scripts/check_code_format.sh')
0 files changed, 0 insertions, 0 deletions