Skip to content

Commit 597a98f

Browse files
authored
Merge pull request #305 from jprichardson/coveralls
Re-add Coveralls
2 parents 9d19da7 + 662b78b commit 597a98f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ matrix:
1414
env:
1515
- TEST_SUITE=unit
1616
script: npm run-script $TEST_SUITE
17+
after_success:
18+
- npm run coveralls

0 commit comments

Comments
 (0)