only master travis
This commit is contained in:
parent
066919e4df
commit
e81b4020c0
@ -9,3 +9,6 @@ script:
|
|||||||
- npm run coverage
|
- npm run coverage
|
||||||
after_success:
|
after_success:
|
||||||
- npx nyc report --reporter=text-lcov | npx coveralls
|
- npx nyc report --reporter=text-lcov | npx coveralls
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user