Lint fixes and dependency updates

This commit is contained in:
2018-06-13 10:54:42 +02:00
parent eda6f90cee
commit a356c64343
6 changed files with 24 additions and 2803 deletions
+1 -1
View File
@@ -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: