google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
869 stars 283 forks source link

GClient changes seem to have impacted our build config #1407

Open Martin2112 opened 7 years ago

Martin2112 commented 7 years ago

In particular the way we use vars to select between OpenSSL and BoringSSL appears to be no longer supported.

This results in:

Error: 14> relative DEPS entry '{ssl_impl}' must begin with a slash

It seems likely that travis builds will stop working at some point.