More node versions for travis. Package lock file. Removal of pre-git.
This commit is contained in:
+2
-3
@@ -1,10 +1,9 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.10
|
||||
- 0.12
|
||||
- 4
|
||||
- 5
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
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