nvm icon indicating copy to clipboard operation
nvm copied to clipboard

travis-ci breaks due to LetsEncrypt SSL CA expiration

Open ljharb opened this issue 4 years ago • 3 comments

  • 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).

ljharb avatar Oct 06 '21 03:10 ljharb

cc @PeterDaveHello you've helped me with travis-ci ubuntu issues before; any ideas?

ljharb avatar Oct 06 '21 03:10 ljharb

#2623 has a workaround for now; we still need a longer-term fix.

ljharb avatar Oct 06 '21 16:10 ljharb

Cool, I'm still looking into it.

PeterDaveHello avatar Oct 06 '21 17:10 PeterDaveHello