diff options
author | Ferenc Kovacs <tyrael@php.net> | 2015-10-19 23:43:26 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2015-10-19 23:43:26 +0200 |
commit | fa0ffa477747dc2986a2a7bdf6880db76a289386 (patch) | |
tree | 0d5812550a6200b4562f7713e03ed3a69dd6d798 /travis | |
parent | 03e1e88db1a4451ed111b6854805bc801a83c9b8 (diff) | |
download | php-git-fa0ffa477747dc2986a2a7bdf6880db76a289386.tar.gz |
remove imap tests for now until I finish the sudoless dovecot config
Diffstat (limited to 'travis')
-rwxr-xr-x | travis/compile.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/travis/compile.sh b/travis/compile.sh index 346460c874..4f7cf5b906 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -56,8 +56,6 @@ $TS \ --with-pspell=/usr \ --with-enchant=/usr \ --enable-wddx \ ---with-imap \ ---with-imap-ssl \ --with-freetype-dir=/usr \ --with-xpm-dir=/usr \ --with-kerberos \ |