Skip to content

Commit

Permalink
Run coverage before coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
joestump committed Dec 4, 2015
1 parent defefae commit e3b8593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/coverage
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ echo "service_name: CircleCI" >> .coveralls.yml
echo "repo_token: $COVERALLS_TOKEN" >> .coveralls.yml
echo "git_commit: $CIRCLE_SHA1" >> .coveralls.yml
echo "service_job_id: $CIRCLE_BUILD_NUM" >> .coveralls.yml
npm run coverage
npm run coveralls

0 comments on commit e3b8593

Please sign in to comment.