I was trying to repro a possibly linux only travis...
# general
r
I was trying to repro a possibly linux only travis CI issue. I tried building a docker image with the file
build-support/docker/pants_dev/Dockerfile
, which is broken (can’t compile something that includes
#include <openssl/opensslv.h>
). The travis image under
build-support/docker/travis_c/
should be what’s needed to repro any CI failures. Any strong opposition to a PR deleting it?
e
Nope!
a
+1