We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e840af commit 48d843fCopy full SHA for 48d843f
1 file changed
.travis.yml
@@ -74,6 +74,7 @@ before_install:
74
- $NOAPT || sudo apt-get install -y
75
libboost-all-dev python-pip build-essential scons
76
77
+ - $NOBREW || export CFLAGS="${CFLAGS} -i sysroot ${CONDA_BUILD_SYSROOT}"
78
- $NOBREW || test "${TRAVIS_OS_NAME}" = "osx" || exit $?
79
- $NOBREW || brew update
80
- $NOBREW || brew install scons
0 commit comments