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 085FB431FBF for ; Fri, 9 May 2014 08:24:17 -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 6vaZgXXDAJBQ for ; Fri, 9 May 2014 08:24:11 -0700 (PDT) Received: from mail-yk0-f176.google.com (mail-yk0-f176.google.com [209.85.160.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E754E431FBC for ; Fri, 9 May 2014 08:24:10 -0700 (PDT) Received: by mail-yk0-f176.google.com with SMTP id q9so3575305ykb.7 for ; Fri, 09 May 2014 08:24:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :content-type:content-transfer-encoding; bh=e+GHhUFVhGHdnNYfYljKgxZ4txiDeiY+c/EWvI2DaLM=; b=gJ6EGoBaHog5j8es9ASN841OuwzRK8AIXJfuCMUNo5OU67f1QkSoekroYcMwDcAR4O NkSWv3IhhusqLawkEuBEPliEWq74rG9Q3pNZinHXy0cxFIlJWzZ5FxxhziaDyOsdAcKX ov5InxjnjMABJNh0S+JhW56sGxu9PIcap/HTjlb7P+HtKFDPmtUAj9ryF/ezos8TBtwl Zg2/u2CsHhZypbMA4nx8ozkcLfqqc5reClE9WqKvgvvqyBs4KyehLSDW8eixu2f1stjq lG2FGYhFTbBaWPNvGPhPY/KiTxdHSwPoETbKxgSpwu++sE5dPlP2AxdyiNfMTgB832/2 t6QQ== X-Received: by 10.236.163.8 with SMTP id z8mr15809129yhk.43.1399649050377; Fri, 09 May 2014 08:24:10 -0700 (PDT) Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) by mx.google.com with ESMTPSA id z63sm6579498yhl.15.2014.05.09.08.24.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 May 2014 08:24:09 -0700 (PDT) Date: Fri, 09 May 2014 10:24:03 -0500 From: Felipe Contreras To: Wael Nasreddine , Felipe Contreras , notmuch@notmuchmail.org Message-ID: <536cf313d2c73_ce316372ec79@nysa.notmuch> In-Reply-To: References: <1399645162-8653-1-git-send-email-wael.nasreddine@gmail.com> <536cebb8b7232_6bf0154f30cfe@nysa.notmuch> Subject: RE: [PATCH] Add Travis-CI config file. Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Fri, 09 May 2014 15:24:17 -0000 Wael Nasreddine wrote: > On Travis Zlib is old and notmuch configure script exits with a > failure, please see the Travis build #1 Please do not top-post. I had to manually find the build. In case anybody wants to check it out: https://travis-ci.org/notmuch/notmuch/builds -- Felipe Contreras