Release 1.2.0
This commit is contained in:
@@ -4,5 +4,7 @@ node_js:
|
||||
- 'iojs-1'
|
||||
- '0.12'
|
||||
- '0.11'
|
||||
script: "npm run test-travis"
|
||||
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
|
||||
script:
|
||||
- 'npm run test-cov'
|
||||
after_script:
|
||||
- 'npm i codecov.io && cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js'
|
||||
|
||||
Reference in New Issue
Block a user