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