We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d06f0 commit 9bb8eecCopy full SHA for 9bb8eec
ci/install-deps.sh
@@ -3,7 +3,7 @@
3
set -euo pipefail
4
5
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
6
- brew install --c++11 \
+ brew install \
7
asio \
8
autoconf \
9
ecasound \
0 commit comments