Skip to content

Commit

Permalink
Update publish-coverage.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
srowhani committed Aug 22, 2016
1 parent 5e080d3 commit 96460db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/publish-coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ then
fi

cat coverage/lcov.info | coveralls
codeclimate-test-reporter < lcov.info
codeclimate-test-reporter < coverage/lcov.info

0 comments on commit 96460db

Please sign in to comment.