.travis.yml
2.53 KB
-
ci: set PKG_CONFIG_PATH on travis · abf53363
Homebrew's formula for openssl is "keg-only", which means it does not install it into /usr/local. On macOS builds, we need to set PKG_CONFIG_PATH to include it.
Edward Thomson committed