We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1e8a8 commit e4cb67fCopy full SHA for e4cb67f
1 file changed
.travis.yml
@@ -73,6 +73,7 @@ before_install:
73
libboost-all-dev python-pip build-essential scons
74
75
- $NOBREW || test "${TRAVIS_OS_NAME}" = "osx" || exit $?
76
+ - $NOBREW || softwareupdate --all --install --force
77
- $NOBREW || brew update
78
- $NOBREW || brew install scons
79
0 commit comments