build: stop travis if any script failed
This commit is contained in:
@@ -41,6 +41,7 @@ before_script:
|
|||||||
- npm run lint
|
- npm run lint
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- set -e
|
||||||
- npm run test
|
- npm run test
|
||||||
- npm run release
|
- npm run release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user