From a34eaccdaa04a46a089a8778a11af3bf9ff60af6 Mon Sep 17 00:00:00 2001 From: Wael Nasreddine Date: Fri, 9 May 2014 17:21:09 +0000 Subject: [PATCH] Re: [PATCH] Add Travis-CI config file. --- ff/743216e2aebd3eb34742efa7177ca761755955 | 138 ++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 ff/743216e2aebd3eb34742efa7177ca761755955 diff --git a/ff/743216e2aebd3eb34742efa7177ca761755955 b/ff/743216e2aebd3eb34742efa7177ca761755955 new file mode 100644 index 000000000..027699ec5 --- /dev/null +++ b/ff/743216e2aebd3eb34742efa7177ca761755955 @@ -0,0 +1,138 @@ +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 1D745431FC3 + for ; Fri, 9 May 2014 10:21:18 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.798 +X-Spam-Level: +X-Spam-Status: No, score=-0.798 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, HTML_MESSAGE=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 Y74+uLAPorfs for ; + Fri, 9 May 2014 10:21:10 -0700 (PDT) +Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com + [209.85.214.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 9180D431FBF + for ; Fri, 9 May 2014 10:21:10 -0700 (PDT) +Received: by mail-ob0-f178.google.com with SMTP id va2so5121630obc.37 + for ; Fri, 09 May 2014 10:21:10 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:references:from:date:message-id:subject:to:cc + :content-type; bh=Jcy2f5HeTEFuOQUOEhI0H1xvx2o0Xjy3ypn/AIRzNro=; + b=HmF47WyitBowbqr+pvJ9u2jFfqQb6fd7S/z4TDdFOQpQYNcwamSzrBpBGjYOQwgHBq + vlaXw4ogSzRzac2NWeLSg1UjByHlUELyuFaMPjry0pv+rw2DVjCukNCb5R1YhXviB8Wn + 3BjvhOe4+7RybSHGn1cSHNeTiA3kAhs5zq9wg0E4g+1a4kWapvPHsgZxRaEI+45Y8yEq + c/1B+JQkywGwWs9sJzXDi+MHfrOacP05ZceFtxBQJNzRBr5EUxu1D/NvqPXo2ZzANH+0 + uzTmvCDwRzpGfyb+BvZdu67TiSfUCfoGSfpwg4IM4jydcVCV9INWua0rAC2eVOCtov8V + z8wQ== +X-Received: by 10.60.145.171 with SMTP id sv11mr15195812oeb.64.1399656070122; + Fri, 09 May 2014 10:21:10 -0700 (PDT) +MIME-Version: 1.0 +References: <1399645162-8653-1-git-send-email-wael.nasreddine@gmail.com> + <536cebb8b7232_6bf0154f30cfe@nysa.notmuch> + + <536cf313d2c73_ce316372ec79@nysa.notmuch> + + <536d03d283260_5e14c1d3104@nysa.notmuch> +From: Wael Nasreddine +Date: Fri, 09 May 2014 17:21:09 +0000 +Message-ID: + +Subject: Re: [PATCH] Add Travis-CI config file. +To: felipe.contreras@gmail.com +Content-Type: multipart/alternative; boundary=047d7b5d4748de1a2c04f8fad200 +Cc: notmuch@notmuchmail.org +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 17:21:18 -0000 + +--047d7b5d4748de1a2c04f8fad200 +Content-Type: text/plain; charset=UTF-8 + +On Fri, May 9, 2014 at 9:35 AM, Felipe Contreras +wrote: +> Wael M. Nasreddine wrote: +>> On Fri, May 9, 2014 at 8:24 AM, Felipe Contreras +>> wrote: +>> > I had to manually find the build. In case anybody wants to check it +out: +>> > +>> > https://travis-ci.org/notmuch/notmuch/builds +>> +>> To be specific it's build #2 you see the error right here +>> https://travis-ci.org/notmuch/notmuch/builds/24681333#L193 +> +> Yes, I saw the error. I guess there's no way around that for now. +> + +Unfortunately no, I am waiting for #2046[1] to get resolved and I'll update +the .travis.yml accordingly. + +> -- +> Felipe Contreras + +[1]: https://github.com/travis-ci/travis-ci/issues/2046 + + +-- +Wael Nasreddine | Software Engineer | wael.nasreddine@gmail.com | (650) +735-1773 + +--047d7b5d4748de1a2c04f8fad200 +Content-Type: text/html; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +On Fri, May 9, 2014 at 9:35 AM, Felipe Contreras <felipe.contreras@gmail.com>= +; wrote:
+> Wael M. Nasreddine wrote:
+>> On Fri, May 9, 2014 at 8:24 AM, Felipe Contreras
+>> <felipe.contreras@gmail.com> wrote:
+>> > I had to manually find the build. In case anybody wants to ch= +eck it out:
+>> >
+>> > https://travis-ci.org/notmuch/notmuch/builds
+>>
+>> To be specific it's build #2 you see the error right here
+>> https://travis-ci.org/notmuch/notmuch/builds/= +24681333#L193
+>
+> Yes, I saw the error. I guess there's no way around that for now.<= +br> +>
+
+Unfortunately no, I am waiting for #2046[1] to get resolved and I'll up= +date the .travis.yml accordingly.
+
+> --
+> Felipe Contreras
+
[1]:=C2=A0https://github.com/travis-ci/travis-ci/issues/2046
+
+
+--
+Wael Nasreddine | Software Engineer | wael.nasreddine@gmail.com | (650) 735-1773 + +--047d7b5d4748de1a2c04f8fad200-- -- 2.26.2