only master travis

This commit is contained in:
Mathias Buus 2021-05-25 13:33:28 +02:00
parent 066919e4df
commit e81b4020c0

View File

@ -9,3 +9,6 @@ script:
- npm run coverage
after_success:
- npx nyc report --reporter=text-lcov | npx coveralls
branches:
only:
- master