changed CI to fail on test fail (+failing test)
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ install:
|
||||
- npm install
|
||||
- node build.js
|
||||
script:
|
||||
- jest --silent --coverage --coverageReporters=text-lcov | coveralls
|
||||
- jest --silent --coverage --coverageReporters=text-lcov && cat ./coverage/lcov.info | coveralls
|
||||
- jshint ./src
|
||||
Reference in New Issue
Block a user