--- /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 9AFCB431FC2\r
+ for <notmuch@notmuchmail.org>; Wed, 14 May 2014 15:53:41 -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 P+X31DnG+boa for <notmuch@notmuchmail.org>;\r
+ Wed, 14 May 2014 15:53:36 -0700 (PDT)\r
+Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com\r
+ [209.85.220.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id C98C6431FAE\r
+ for <notmuch@notmuchmail.org>; Wed, 14 May 2014 15:53:36 -0700 (PDT)\r
+Received: by mail-pa0-f41.google.com with SMTP id lj1so202869pab.28\r
+ for <notmuch@notmuchmail.org>; Wed, 14 May 2014 15:53:34 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:subject:date:message-id;\r
+ bh=ofrs7CD7Z9OTnI8lK/yU5vEo6Oym/C9mXP8onTVqorw=;\r
+ b=eJxYyTMhReR3avdqbL9HF9FA09IzPqrmFz6mXNRzpzxsEvPjcZZSY4U3uLYOmF+p2M\r
+ oFyIybJmNycfD65fUY2aUTYXQBlCefY+o5F2xdpRX1es61MTR9EWTNxRwMJ3tZoDo5OS\r
+ lWuxMZJztGMIKGnv1U04gel0vB/PmFk3/ECN6YKjsAdDIo6zajVO5xBQyllEX3kKAhgy\r
+ calWPoFeWCzbue08e4XAFbg63JJurr7BW0lPYoPCgOyoSTksfTfV96jC3hoYYLm+9c+V\r
+ uHxPAyWWhffJWu62yOsiEJT1AziU92orOS5lfHNBZthA1pptt5D2534C95UXEJ09asmJ\r
+ jCuA==\r
+X-Received: by 10.66.189.106 with SMTP id gh10mr7952109pac.31.1400108014814;\r
+ Wed, 14 May 2014 15:53:34 -0700 (PDT)\r
+Received: from localhost ([2620:0:1000:2e00:6583:61c9:b00c:8483])\r
+ by mx.google.com with ESMTPSA id x5sm5429372pbw.26.2014.05.14.15.53.33\r
+ for <notmuch@notmuchmail.org>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Wed, 14 May 2014 15:53:33 -0700 (PDT)\r
+From: "Wael M. Nasreddine" <wael.nasreddine@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2] Enable Travis-CI as a backup continuous integration\r
+Date: Wed, 14 May 2014 15:53:23 -0700\r
+Message-Id: <1400108004-26955-1-git-send-email-wael.nasreddine@gmail.com>\r
+X-Mailer: git-send-email 1.9.1.423.g4596e3a\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, 14 May 2014 22:53:41 -0000\r
+\r
+\r
+The v2 adds a notification section to send failure (or back to passing)\r
+notifications to #notmuch on Freenode.\r