mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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