Skip to content

Commit e83827b

Browse files
committed
Also disable IMAP on Circle CI
1 parent 82e5ba9 commit e83827b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ jobs:
7070
freetds-dev \
7171
`#unixodbc-dev` \
7272
libc-client-dev \
73-
dovecot-core \
74-
dovecot-pop3d \
75-
dovecot-imapd \
7673
sendmail \
7774
firebird-dev \
7875
liblmdb-dev \
@@ -148,9 +145,7 @@ jobs:
148145
--with-qdbm \
149146
--with-snmp \
150147
`#--with-unixODBC` \
151-
--with-imap \
152148
--with-kerberos \
153-
--with-imap-ssl \
154149
`#--with-pdo-odbc=unixODBC,/usr` \
155150
`#--with-pdo-oci=shared,instantclient,/opt/oracle/instantclient` \
156151
`#--with-oci8=shared,instantclient,/opt/oracle/instantclient` \

0 commit comments

Comments
 (0)