Lint fixes and dependency updates
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@ language: node_js
|
||||
node_js:
|
||||
- 4
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
- 10
|
||||
script: "npm run-script cover"
|
||||
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user