Remove Codecov references

This commit is contained in:
Samer Albahra
2018-05-21 20:45:11 -05:00
parent 222401d03f
commit aba1aee4e8
4 changed files with 1 additions and 308 deletions

View File

@@ -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