Closed rescribet closed 6 years ago
The node stable build in https://github.com/guigrpa/mady/pull/19 was failing due to node 9+ being bumped to stable, this upgrades the blocking dependency.
The coverage report at the end of the CI still hangs, I tried to upgrade those dependencies, but an error kept popping up (Error: Invalid file coverage object, missing keys, found:data). Being unfamiliar with coverage/nyc, I gave up on that part.
Thanks for the update!
I finally managed to fix the Travis build, pheeeeew! ;)
Nice to hear!
The node stable build in https://github.com/guigrpa/mady/pull/19 was failing due to node 9+ being bumped to stable, this upgrades the blocking dependency.
The coverage report at the end of the CI still hangs, I tried to upgrade those dependencies, but an error kept popping up (Error: Invalid file coverage object, missing keys, found:data). Being unfamiliar with coverage/nyc, I gave up on that part.