mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
travis: add build without HTTP/SMTP/IMAP
This commit is contained in:
parent
64bb7ae6ae
commit
7207aaa696
@ -25,6 +25,10 @@ matrix:
|
||||
compiler: gcc
|
||||
dist: trusty
|
||||
env: T=normal
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
dist: trusty
|
||||
env: T=normal C="--disable-http --disable-smtp --disable-imap"
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
dist: trusty
|
||||
|
Loading…
Reference in New Issue
Block a user