This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Commit 4266b20
committed
fix: travis.sh should exit with an error if any of the build steps fail.
This was accomplished by adding the `set -e` flag documented
[here](http://stackoverflow.com/questions/2870992/automatic-exit-from-bash-shell-script-on-error).1 parent bab99d9 commit 4266b20
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments