diff options
author | Ferenc Kovacs <tyrael@php.net> | 2015-10-19 23:56:23 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2015-10-19 23:57:43 +0200 |
commit | 131a348d37a2386dd71530ad380da0773dc9b770 (patch) | |
tree | f617158ecc767eebadb3b83ae3ad3d85269b124b /.travis.yml | |
parent | fa0ffa477747dc2986a2a7bdf6880db76a289386 (diff) | |
download | php-git-131a348d37a2386dd71530ad380da0773dc9b770.tar.gz |
remove imap tests for now until I finish the sudoless dovecot config
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index fc02203dbe..527ae8db32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,6 @@ before_script: - . ./travis/ext/pdo_mysql/setup.sh - . ./travis/ext/pgsql/setup.sh - . ./travis/ext/pdo_pgsql/setup.sh - - . ./travis/ext/imap/setup.sh # Run PHPs run-tests.php script: |