chore: add coveralls to travis

This commit is contained in:
nanov 2019-11-20 19:46:39 +02:00
parent a4a64709f0
commit 4e6383e23c

View File

@ -5,3 +5,4 @@ node_js:
- "10"
- "11"
- "12"
after_success: npm run coverage