aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4ea781458..6efc8d705 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,10 @@ matrix:
- os: linux
compiler: gcc
dist: trusty
+ env: T=normal C="--disable-http --disable-smtp --disable-imap"
+ - os: linux
+ compiler: gcc
+ dist: trusty
env: T=normal C=--enable-ares
- os: linux
compiler: clang