Send results to Coveralls

This commit is contained in:
Brian Beck 2016-12-07 00:26:14 -08:00
parent 19e7f978eb
commit 6b469d4fc5

View file

@ -13,3 +13,6 @@ branches:
script:
- yarn test
after_success:
- $(yarn bin)/nyc report --reporter=text-lcov | $(yarn bin)/coveralls