updated CI

This commit is contained in:
Clément GOUIN
2019-07-12 13:57:27 +02:00
parent 8bb455b576
commit 34e8d4cb6f
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -11,5 +11,6 @@ install:
before_script:
- npm install -g jshint
script:
- jest --silent --coverage --coverageReporters=text-lcov | coveralls
- jest --coverage --silent
- jshint ./src
- cat ./coverage/lcov.info | coveralls
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitblog.md",
"version": "1.0.3",
"version": "1.1.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {