Skip to content

Commit

Permalink
Replace coveralls with coverage_push
Browse files Browse the repository at this point in the history
  • Loading branch information
azproduction committed Aug 31, 2014
1 parent d878d3e commit 9679ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ branches:
only:
- master

script: npm test && npm run coverals
script: npm test && npm run coverage_push

0 comments on commit 9679ce3

Please sign in to comment.