mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-02-20 21:54:16 +01:00
add brew update for travis
This commit is contained in:
parent
2f5e903922
commit
1968a1ea32
@ -10,6 +10,7 @@ if [ "x$TRAVIS_OS_NAME" != "xosx" ]; then
|
||||
sudo apt-get update -qq || true
|
||||
sudo apt-get install -qq -y --no-install-recommends libykclient-dev libpam0g-dev libyubikey-dev asciidoc docbook-xml xsltproc libxml2-utils $EXTRA
|
||||
else
|
||||
brew update
|
||||
brew install pkg-config
|
||||
brew install libtool
|
||||
brew install asciidoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user