mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
travis: add mqtt job on Linux
This commit is contained in:
parent
41f5b66a02
commit
42ff0d9bd2
@ -85,6 +85,11 @@ matrix:
|
||||
env:
|
||||
- T=normal C="--enable-ares"
|
||||
- OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
dist: trusty
|
||||
env:
|
||||
- T=normal C="--enable-mqtt"
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
dist: bionic
|
||||
|
Loading…
Reference in New Issue
Block a user