code coverage with coveralls
This commit is contained in:
+1
-1
@@ -16,5 +16,5 @@ install:
|
||||
before_script:
|
||||
- npm install -g jshint
|
||||
script:
|
||||
- npm test
|
||||
- jest --silent --coverage --coverageReporters=text-lcov | coveralls
|
||||
- jshint ./src
|
||||
|
||||
Reference in New Issue
Block a user