]> granicus.if.org Git - neomutt/commitdiff
disable broken builds neomutt-20160404
authorRichard Russon <rich@flatcap.org>
Mon, 28 Mar 2016 23:52:04 +0000 (00:52 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 4 Apr 2016 15:39:23 +0000 (16:39 +0100)
.travis.yml

index bcb3b60807ff59e5716e49dad26f23121cf52597..11570793ce68d161a794f5760644d2f2e407dbe9 100644 (file)
@@ -9,9 +9,9 @@ env:
   # All enabled components disabled
   - OPTS="--disable-fcntl --disable-iconv --disable-nls --with-included-gettext --without-idn --without-wc-funcs --disable-pgp --disable-smime"
   # All disabled components enabled
-  - OPTS="--enable-pop --enable-imap --enable-smtp --enable-debug --enable-flock --enable-nfs-fix --enable-mailtool --enable-locales-fix --enable-exact-address --with-homespool --with-domain --with-regex --enable-sidebar --enable-notmuch --enable-gpgme --with-mixmaster"
+  # - OPTS="--enable-pop --enable-imap --enable-smtp --enable-debug --enable-flock --enable-nfs-fix --enable-mailtool --enable-locales-fix --enable-exact-address --with-homespool --with-domain --with-regex --enable-sidebar --enable-gpgme --with-mixmaster"
   # Alternate curses
-  - OPTS="--with-slang"
+  - OPTS="--with-slang"
 
 before_script:
   - ccache -z