mirror of
https://github.com/eclipse/mosquitto.git
synced 2025-05-08 16:52:13 +08:00
Don't update homebrew in travis, it takes an age otherwise.
This commit is contained in:
parent
791c63372b
commit
699654b999
@ -10,8 +10,7 @@ if [ "$TRAVIS_OS_NAME" == "linux" ]; then
|
||||
fi
|
||||
|
||||
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
|
||||
#brew update
|
||||
brew install c-ares cjson openssl libwebsockets
|
||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install c-ares cjson openssl libwebsockets
|
||||
fi
|
||||
|
||||
sudo pip install paho-mqtt
|
||||
|
Loading…
x
Reference in New Issue
Block a user