Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
remove codeclimate coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Dec 31, 2015
1 parent 13ac82a commit 3ad6636
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -15,5 +15,4 @@ script:
- npm run cover

after_script:
- cat coverage/lcov.info | codeclimate
- cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -20,7 +20,6 @@
"yargs": "^3.0.0"
},
"devDependencies": {
"codeclimate-test-reporter": "^0.1.1",
"coveralls": "^2.0.0",
"istanbul": "0.4.1",
"mocha": "^2.0.0"
Expand Down

0 comments on commit 3ad6636

Please sign in to comment.