summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.ci/install-deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/install-deps.sh b/.ci/install-deps.sh
index 6bf4ab67..d53f1d18 100755
--- a/.ci/install-deps.sh
+++ b/.ci/install-deps.sh
@@ -3,7 +3,7 @@
set -euo pipefail
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
- brew install --c++11 \
+ brew install \
pkg-config \
aften \
libsamplerate \