nvm
nvm copied to clipboard
travis-ci breaks due to LetsEncrypt SSL CA expiration
- Xenial can't connect to iojs.org (eg https://app.travis-ci.com/github/nvm-sh/nvm/builds/239205709)
- Bionic fails to build a bunch of node versions (eg https://app.travis-ci.com/github/nvm-sh/nvm/jobs/541572426)
We'll need to find a way to fix one of them, or get the tests passing on Github Actions, or nvm can't cut a release (and one is needed imminently).
cc @PeterDaveHello you've helped me with travis-ci ubuntu issues before; any ideas?
#2623 has a workaround for now; we still need a longer-term fix.
Cool, I'm still looking into it.