mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-02-22 00:54:30 +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 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
|
sudo apt-get install -qq -y --no-install-recommends libykclient-dev libpam0g-dev libyubikey-dev asciidoc docbook-xml xsltproc libxml2-utils $EXTRA
|
||||||
else
|
else
|
||||||
|
brew update
|
||||||
brew install pkg-config
|
brew install pkg-config
|
||||||
brew install libtool
|
brew install libtool
|
||||||
brew install asciidoc
|
brew install asciidoc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user