Closed bytekast closed 5 years ago
I believe the docker build approach was also being used to build against an old libc (for maximum compatibility with older distros). I think that buildslave image was a centos5 docker image where now it will build on Travis's Ubuntu Trusty. Centos 5 is no longer supported, but I think it might be worth doing the build still on a Centos6 host. See: https://github.com/algorithmiaio/algorithmia-cli/issues/6
Everything else here I agree with.
@anowell removed the custom OpenSSL build script