summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 309c083e3b..e7e0272f49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ notifications:
before_install:
- git submodule update --init
- if [[ "$TRAVIS_OS_NAME" = "osx" ]]; then
- brew install pkg-config autoconf automake autogen libtool nettle valgrind p11-kit libtasn1 gettext;
+ brew install autoconf automake autogen libtool nettle valgrind p11-kit libtasn1 gettext;
fi
script: