From 4ccec06771f0f8d518a407664b49228a5dc194a7 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Sun, 21 Jul 2013 14:52:04 -0700 Subject: [PATCH] Fixed travis build --- travis/script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/script.sh b/travis/script.sh index 03d60fd..cfee2ed 100755 --- a/travis/script.sh +++ b/travis/script.sh @@ -1,7 +1,7 @@ #!/bin/sh set -e -./autogen.sh --with-curl=no --disable-db --with_expat=no +./autogen.sh --with-curl=no --disable-db --with-expat=no make cd tests make imap-sample