filipedeschamps / rss-feed-emitter

Super RSS News Feed aggregator written in Node.js and ES6
MIT License
1.06k stars 77 forks source link

fix: re-add nyc wrapper #182

Closed TobiTenno closed 4 years ago

TobiTenno commented 4 years ago

I re-added the nyc wrapping call, which fixes the coverage step (on my travis build, at least)

https://travis-ci.com/TobiTenno/rss-feed-emitter/builds/144546100

filipedeschamps commented 4 years ago

You're awesome 😍

filipedeschamps commented 4 years ago

Maybe npx is causing this?

image

TobiTenno commented 4 years ago

I think that just means it's not configured on coveralls.io

filipedeschamps commented 4 years ago

Yeah, somehow it really was disabled, don't know why. Reenabling it worked just fine 👍