cloudant / nodejs-cloudant

Cloudant Node.js client library
Apache License 2.0
255 stars 90 forks source link

Update test versions #468

Closed ricellis closed 2 years ago

ricellis commented 2 years ago

Checklist

Description

Set Node.js test versions to 12, 14 and 16

Fixes #467

Approach

Update Jenkinsfile and .travis.yml to use active LTS 16 instead of 17 by changing node for 16.

Schema & API Changes

Security and Privacy

Testing

Changed Node.js test versions.

Monitoring and Logging