Skip to content

Commit

Permalink
Revert "Add codecov coverage report"
Browse files Browse the repository at this point in the history
This reverts commit 304aab4 to
fix #18.

Conflicts:
	package.json
  • Loading branch information
ahaasler committed May 1, 2016
1 parent 09d0b4e commit a39e010
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ script:
- npm test
after_script:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
- cat ./coverage/lcov.info | ./node_modules/.bin/codecov
deploy:
provider: npm
email: dev@adrianhaasler.com
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"devDependencies": {
"bluebird": "^3.3.4",
"chai": "^3.5.0",
"codecov.io": "^0.1.6",
"coveralls": "^2.11.9",
"eslint-config-airbnb": "^6.2.0",
"gulp": "^3.9.1",
Expand Down

0 comments on commit a39e010

Please sign in to comment.