From 2a270a68659daf52f8c935a2ea699db6d3e43a44 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Tue, 3 Jun 2014 16:21:58 +0300 Subject: [PATCH] Re: [PATCH v4] Enable Travis-CI as a backup continuous integration --- 82/188b232c3dc389d724574f2dcc7b9237430a7a | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 82/188b232c3dc389d724574f2dcc7b9237430a7a diff --git a/82/188b232c3dc389d724574f2dcc7b9237430a7a b/82/188b232c3dc389d724574f2dcc7b9237430a7a new file mode 100644 index 000000000..7ea4d187a --- /dev/null +++ b/82/188b232c3dc389d724574f2dcc7b9237430a7a @@ -0,0 +1,66 @@ +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 340BB431FBC + for ; Tue, 3 Jun 2014 06:22:16 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 UNTKIQUZbMoH for ; + Tue, 3 Jun 2014 06:22:08 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 8E8AA431FAF + for ; Tue, 3 Jun 2014 06:22:08 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id B708D10005E; + Tue, 3 Jun 2014 16:21:58 +0300 (EEST) +From: Tomi Ollila +To: "Wael M. Nasreddine" , notmuch@notmuchmail.org +Subject: Re: [PATCH v4] Enable Travis-CI as a backup continuous integration +In-Reply-To: <1401744472-29770-1-git-send-email-wael.nasreddine@gmail.com> +References: <1401744472-29770-1-git-send-email-wael.nasreddine@gmail.com> +User-Agent: Notmuch/0.18+28~gcecaba1 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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: Tue, 03 Jun 2014 13:22:16 -0000 + +On Tue, Jun 03 2014, "Wael M. Nasreddine" wrote: + +> This patch add support for running against multiple versions of emacs, +> it currently runs against V23 and V24, example[0] +> +> As a bonus, it looks like the tests are failing using emacs V24[1] + +http://article.gmane.org/gmane.mail.notmuch.general/13047 + +It is nice to know I am not the only one who misconfigures emacs >;) + +Tomi + +> +> [0]: https://travis-ci.org/eMxyzptlk/notmuch/builds/26612550 +> [1]: https://travis-ci.org/eMxyzptlk/notmuch/jobs/26612552#L882 -- 2.26.2