gbv/jskos-cli

Decide whether to drop Node.js 8 support

Closed this issue · 1 comments

In this commit, Node.js 10 is required in package.json, but for Travis, version 8 is still included and causes the build to fail. We should either make sure it works in Node.js 8 or remove 8 from the Travis config.

Node.js 10 is now required.