Remove Codecov references
This commit is contained in:
@@ -10,6 +10,5 @@ before_script:
|
||||
- grunt
|
||||
after_script:
|
||||
- istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec
|
||||
- cat coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js
|
||||
notifications:
|
||||
on_failure: change
|
||||
|
||||
Reference in New Issue
Block a user