Skip to content

Commit

Permalink
Merge pull request #10 from kellyselden/coverage-pull-requests
Browse files Browse the repository at this point in the history
adding coveralls
  • Loading branch information
Kelly Selden committed Apr 7, 2015
2 parents 84590be + f0d93bb commit b1129d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ install:

after_script:
- cat coverage/lcov.info | codeclimate
- cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"chai": "^2.1.2",
"chai-as-promised": "^4.3.0",
"codeclimate-test-reporter": "0.0.4",
"coveralls": "^2.11.2",
"ember-cli-ncp": "1.0.2",
"github": "^0.2.3",
"istanbul": "^0.3.13",
Expand Down

0 comments on commit b1129d9

Please sign in to comment.