Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9AFCB431FC2 for ; Wed, 14 May 2014 15:53:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P+X31DnG+boa for ; Wed, 14 May 2014 15:53:36 -0700 (PDT) Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id C98C6431FAE for ; Wed, 14 May 2014 15:53:36 -0700 (PDT) Received: by mail-pa0-f41.google.com with SMTP id lj1so202869pab.28 for ; Wed, 14 May 2014 15:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id; bh=ofrs7CD7Z9OTnI8lK/yU5vEo6Oym/C9mXP8onTVqorw=; b=eJxYyTMhReR3avdqbL9HF9FA09IzPqrmFz6mXNRzpzxsEvPjcZZSY4U3uLYOmF+p2M oFyIybJmNycfD65fUY2aUTYXQBlCefY+o5F2xdpRX1es61MTR9EWTNxRwMJ3tZoDo5OS lWuxMZJztGMIKGnv1U04gel0vB/PmFk3/ECN6YKjsAdDIo6zajVO5xBQyllEX3kKAhgy calWPoFeWCzbue08e4XAFbg63JJurr7BW0lPYoPCgOyoSTksfTfV96jC3hoYYLm+9c+V uHxPAyWWhffJWu62yOsiEJT1AziU92orOS5lfHNBZthA1pptt5D2534C95UXEJ09asmJ jCuA== X-Received: by 10.66.189.106 with SMTP id gh10mr7952109pac.31.1400108014814; Wed, 14 May 2014 15:53:34 -0700 (PDT) Received: from localhost ([2620:0:1000:2e00:6583:61c9:b00c:8483]) by mx.google.com with ESMTPSA id x5sm5429372pbw.26.2014.05.14.15.53.33 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 14 May 2014 15:53:33 -0700 (PDT) From: "Wael M. Nasreddine" To: notmuch@notmuchmail.org Subject: [PATCH v2] Enable Travis-CI as a backup continuous integration Date: Wed, 14 May 2014 15:53:23 -0700 Message-Id: <1400108004-26955-1-git-send-email-wael.nasreddine@gmail.com> X-Mailer: git-send-email 1.9.1.423.g4596e3a X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 22:53:41 -0000 The v2 adds a notification section to send failure (or back to passing) notifications to #notmuch on Freenode.