mirror of
https://github.com/eclipse/mosquitto.git
synced 2025-05-08 16:52:13 +08:00
Travis config update.
This commit is contained in:
parent
059bfb0500
commit
5f7b169391
@ -11,5 +11,5 @@ before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get update -qq ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -y debhelper libc-ares-dev libssl-dev libwrap0-dev python-all python3-all uthash-dev uuid-dev libuuid1 xsltproc docbook-xsl ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install pkg-config cmake c-ares openssl libwebsockets ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install c-ares openssl libwebsockets ; fi
|
||||
|
||||
|
@ -19,8 +19,6 @@ There is also a public test server available at <http://test.mosquitto.org/>
|
||||
|
||||
Mosquitto was written by Roger Light <roger@atchoo.org>
|
||||
|
||||
https://travis-ci.org/eclipse/mosquitto.svg?branch=master
|
||||
|
||||
Master: [](https://travis-ci.org/eclipse/mosquitto)
|
||||
Develop: [](https://travis-ci.org/eclipse/mosquitto)
|
||||
Fixes: [](https://travis-ci.org/eclipse/mosquitto)
|
||||
|
Loading…
x
Reference in New Issue
Block a user