Skip to content

Commit

Permalink
CI Build should break on failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BuZZ-T committed Oct 20, 2021
1 parent 92e4acf commit 563b493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ node_js:
script:
- npm run lint
- npm run build:silent
- npm run test
- npm run test:coverage:coveralls

0 comments on commit 563b493

Please sign in to comment.