We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d19da7 + 662b78b commit 597a98fCopy full SHA for 597a98f
.travis.yml
@@ -14,3 +14,5 @@ matrix:
14
env:
15
- TEST_SUITE=unit
16
script: npm run-script $TEST_SUITE
17
+after_success:
18
+ - npm run coveralls
0 commit comments