Skip to content

Commit

Permalink
Fix Travis code coverage runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Mock committed Jul 2, 2017
1 parent 7162b6f commit 10ac76e
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 @@ -6,4 +6,4 @@ node_js:
- "6"
- "5"
- "4"
after_success: npm run test:coverage
after_success: npm run coverage

0 comments on commit 10ac76e

Please sign in to comment.