--- /dev/null
+Return-Path: <felipe.contreras@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 23099431FC2\r
+ for <notmuch@notmuchmail.org>; Fri, 9 May 2014 07:52:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id Kw0hwh7KJ5tb for <notmuch@notmuchmail.org>;\r
+ Fri, 9 May 2014 07:52:50 -0700 (PDT)\r
+Received: from mail-yh0-f49.google.com (mail-yh0-f49.google.com\r
+ [209.85.213.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 66205431FBC\r
+ for <notmuch@notmuchmail.org>; Fri, 9 May 2014 07:52:46 -0700 (PDT)\r
+Received: by mail-yh0-f49.google.com with SMTP id c41so3780050yho.22\r
+ for <notmuch@notmuchmail.org>; Fri, 09 May 2014 07:52:44 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=date:from:to:message-id:in-reply-to:references:subject:mime-version\r
+ :content-type:content-transfer-encoding;\r
+ bh=Ibc/xYFf9vlankk21FmtcI3O+w/0Ps81HZgbUE52QOM=;\r
+ b=0YbxwITOL1UlcNAAVA/i0yYp9kht+DR8kIQbYECEY0Sa62Ji1hqvcV+/FRbXhIdK/W\r
+ dOD+5fBj3mYQdCf6pc/3w2jyjXqBVxUxPjkE5strGw3EOjgjsc2U8NEvgh3gRskeCM9E\r
+ MhAkK2xEOF8qUQOeOC370OGn8CbPDoFgYnbfhvWCWHg3MCcII0I91ltlLHQGAdcJAWhV\r
+ 0rcNabmiRcqZCOerXCPoLYxYEa5ttb+DXJPjQFGYgNpZhnM4QmF/9ErZgz5UtaBE94Y4\r
+ 1lBIhSrxkWQfIvjy/hE3WOsnvh2Ii1y90rvNRsH0wLdaYlookrzNPDnTjNQyMMmmAM2U\r
+ YSEA==\r
+X-Received: by 10.236.179.69 with SMTP id g45mr15517814yhm.81.1399647164679;\r
+ Fri, 09 May 2014 07:52:44 -0700 (PDT)\r
+Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40])\r
+ by mx.google.com with ESMTPSA id f62sm6467508yhq.6.2014.05.09.07.52.42\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Fri, 09 May 2014 07:52:43 -0700 (PDT)\r
+Date: Fri, 09 May 2014 09:52:40 -0500\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: "Wael M. Nasreddine" <wael.nasreddine@gmail.com>, notmuch@notmuchmail.org\r
+Message-ID: <536cebb8b7232_6bf0154f30cfe@nysa.notmuch>\r
+In-Reply-To: <1399645162-8653-1-git-send-email-wael.nasreddine@gmail.com>\r
+References: <1399645162-8653-1-git-send-email-wael.nasreddine@gmail.com>\r
+Subject: RE: [PATCH] Add Travis-CI config file.\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 09 May 2014 14:52:58 -0000\r
+\r
+Wael M. Nasreddine wrote:\r
+> ---\r
+> .travis.yml | 10 ++++++++++\r
+> 1 file changed, 10 insertions(+)\r
+> create mode 100644 .travis.yml\r
+> \r
+> diff --git a/.travis.yml b/.travis.yml\r
+> new file mode 100644\r
+> index 0000000..8d92cdc\r
+> --- /dev/null\r
+> +++ b/.travis.yml\r
+> @@ -0,0 +1,10 @@\r
+> +language: c\r
+> +before_install:\r
+> + - sudo apt-get update -qq\r
+> + - wget 'https://launchpad.net/ubuntu/+archive/primary/+files/zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb'\r
+> + - wget 'https://launchpad.net/ubuntu/+archive/primary/+files/zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb'\r
+> + - sudo dpkg -i zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb\r
+\r
+What's wrong with zlib?\r
+\r
+> + - sudo apt-get install -f\r
+> + - sudo apt-get install dtach libxapian-dev libgmime-2.6-dev libtalloc-dev python-sphinx\r
+> +\r
+> +script: make test\r
+\r
+-- \r
+Felipe Contreras\r