Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit adeb4eb

Browse files
committed
travis exit on error
1 parent 6c6a163 commit adeb4eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ install:
1414
- travis_retry npm install
1515

1616
script:
17+
- set -e
1718
- npm run eslint
1819
- npm run jsinspect
1920
- aws configure --profile squeezer-test set aws_access_key_id $aws_access_key_id

0 commit comments

Comments
 (0)