Closed isaachier closed 6 years ago
Like most of the world, npm has abandoned our CI which runs in Node.js 0.10. To get test passing, we will have to disable CI for that environment. This is a bit of a conundrum since tcurl is such a deeply legacy tool, the only relevant testing environment is very old versions of Node.js. It’s also unlikely that tcurl is installable anymore on those environments.
I suppose I’d be fine with migrating the CI forward in .travis.yaml to test only Node.js LTS and LTS-1.
Poke me if you get the tests passing and land this. I’ll cut the release.
Sorry for the delay. Thanks @kriskowal, really appreciate the help here.
Seems this finally works @kriskowal.
Published.
All committers have signed the CLA.