apache / openwhisk-client-js

JavaScript client library for the Apache OpenWhisk platform
https://openwhisk.apache.org/
Apache License 2.0
83 stars 53 forks source link

CI/CD pipeline should test on all Node.js versions in runtime-nodejs #181

Closed jthomas closed 5 years ago

jthomas commented 5 years ago

Currently we are only running on Node.js 6, whereas the runtime publishes 6->8->10->12 (with 6 to be removed soon).