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