--- /dev/null
+Return-Path: <wael.nasreddine@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 7E391431FC0\r
+ for <notmuch@notmuchmail.org>; Wed, 16 Jul 2014 10:23:41 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.099\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.099 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_NONE=-0.0001] 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 htQbtOsrddtE for <notmuch@notmuchmail.org>;\r
+ Wed, 16 Jul 2014 10:23:32 -0700 (PDT)\r
+Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com\r
+ [209.85.192.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 94EC2431FBD\r
+ for <notmuch@notmuchmail.org>; Wed, 16 Jul 2014 10:23:32 -0700 (PDT)\r
+Received: by mail-pd0-f175.google.com with SMTP id r10so107123pdi.34\r
+ for <notmuch@notmuchmail.org>; Wed, 16 Jul 2014 10:23:31 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+ :mime-version:content-type;\r
+ bh=xUAjaDoKm3+R+juAu4t2ZIzYfYZBiDxP+1i+z4xbKmI=;\r
+ b=R1DbghVK6pwGFQc5CaUwxqcm+qepvrD2HWGqNbZ1xcC3/cDulIlELTxuNOFgVG/iXA\r
+ YzROPGxmzmnrEOLwrEOKEAXlG/Lk/oD2i6iPAwib1eAvpJrLr+QaO3RuV1p/n4hq8GHF\r
+ 5RLN94aSsMx8bsRCcJWYf6RzbGT6odQZdvqmAE/brUD5HQJhIjaV7wiepeKWaILW8Z1V\r
+ v7W2aRtOAZHkH+LUKxhtWkcSGlMcGQTRWsKVWMd53dM+NRbURg7CWnWklR8kfXgGvjGa\r
+ iIh+m7U5XAyOXsyhKjCgTWat+2uruKMcEIBE9uvVfv34O8ae5vLAkHoG8Qzp/LyVBGDq\r
+ Edyw==\r
+X-Received: by 10.66.146.199 with SMTP id te7mr17814302pab.106.1405531411371; \r
+ Wed, 16 Jul 2014 10:23:31 -0700 (PDT)\r
+Received: from localhost ([2620:0:1000:2e00:f57a:8b89:6877:4bf])\r
+ by mx.google.com with ESMTPSA id\r
+ vx10sm72862995pac.17.2014.07.16.10.23.30 for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Wed, 16 Jul 2014 10:23:30 -0700 (PDT)\r
+From: Wael Nasreddine <wael.nasreddine@gmail.com>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v3] Enable Travis-CI as a backup continuous integration\r
+ service.\r
+In-Reply-To: <871ttlaba7.fsf@maritornes.cs.unb.ca>\r
+References: <1400867508-21478-1-git-send-email-wael.nasreddine@gmail.com>\r
+ <1400867508-21478-2-git-send-email-wael.nasreddine@gmail.com>\r
+ <871ttlaba7.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.18+10~g7d81d70 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Wed, 16 Jul 2014 10:23:29 -0700\r
+Message-ID: <w52c1ttlw73i.fsf@gaea.mtv.corp.google.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Wed, 16 Jul 2014 17:23:41 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> "Wael M. Nasreddine" <wael.nasreddine@gmail.com> writes:\r
+>\r
+>> You can access the dashboard at https://travis-ci.org/notmuch/notmuch\r
+>\r
+> pushed; not sure if you need to do anything else to get it started. I\r
+> waited a whole 7 minutes ;).\r
+\r
+It's there and passing. You can test the IRC communication, just push a\r
+new branch that has a failing spec, it should let you know in IRC\r
+(delete the branch afterwards of course :))\r
+\r
+Wael\r
+\r
+>\r
+> d\r
+>\r
+>\r
+-- \r
+Wael Nasreddine | SRE at Google | wael.nasreddine@gmail.com | (650) 735-1773\r