mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:51:41 +03:00
travis: add build without HTTP/SMTP/IMAP
This commit is contained in:
parent
64bb7ae6ae
commit
7207aaa696
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue