From: Felipe Contreras Date: Fri, 9 May 2014 12:37:32 +0000 (+1900) Subject: Re: Github? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a2df9bab2445a8edcf7991cead6d3d425146583f;p=notmuch-archives.git Re: Github? --- diff --git a/75/39d527f76353260e5176fa1df9741370cea0b3 b/75/39d527f76353260e5176fa1df9741370cea0b3 new file mode 100644 index 000000000..9c7b51523 --- /dev/null +++ b/75/39d527f76353260e5176fa1df9741370cea0b3 @@ -0,0 +1,80 @@ +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 F1162431FBF + for ; Fri, 9 May 2014 05:37:42 -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 zE4H6eRiGSl5 for ; + Fri, 9 May 2014 05:37:37 -0700 (PDT) +Received: from mail-yk0-f174.google.com (mail-yk0-f174.google.com + [209.85.160.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 70695431FBC + for ; Fri, 9 May 2014 05:37:37 -0700 (PDT) +Received: by mail-yk0-f174.google.com with SMTP id 9so3362630ykp.33 + for ; Fri, 09 May 2014 05:37:36 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:from:to:cc:message-id:in-reply-to:references:subject + :mime-version:content-type:content-transfer-encoding; + bh=XY4QWP+hcYQgJehTfxMyen57TylBQlLxzkOz5psu8wo=; + b=aWUgKfcKwXIlVKVVAadiJlWoiIA1wV0OQn+EYZRNAp1Q0LJiEe4/Pvl3UQchZFGYcP + Y79Yc265lNgWveKQiqtxQPAOxRyH81pwqCA2ZvQcy7NeNXG0zi48NNw5AnMqseVDjJqj + akBVSo8C3/xZz8TaUjLXG/x7TojC+BOuyUZ2IIPPPxBCA2L0G+X26iZr3TK20P35ETx3 + FFR+U5yj0mPd1acx5Gk+unEayOMSatEyDBfSq5g1Fhbh3Vdh9foHIXQ9E7kurNs2biv6 + C3IxnhK/+KGE/RsUBvgdAUYOdc+ZJkCqaXRuo50+ntmeJMKmfet01UI4/ELIeAb8agQA + KZ3g== +X-Received: by 10.236.113.199 with SMTP id a47mr14237037yhh.80.1399639056819; + Fri, 09 May 2014 05:37:36 -0700 (PDT) +Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) + by mx.google.com with ESMTPSA id v60sm5963391yhc.40.2014.05.09.05.37.34 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Fri, 09 May 2014 05:37:35 -0700 (PDT) +Date: Fri, 09 May 2014 07:37:32 -0500 +From: Felipe Contreras +To: =?UTF-8?B?QW1hZGV1c3ogxbtvxYJub3dza2k=?= , + Wael Nasreddine +Message-ID: <536ccc0c9ed18_771b11792f0d1@nysa.notmuch> +In-Reply-To: <87y4ybi1zc.fsf@raeviah.aidecoe.name> +References: + + <87y4ybi1zc.fsf@raeviah.aidecoe.name> +Subject: Re: Github? +Mime-Version: 1.0 +Content-Type: text/plain; + charset=utf-8 +Content-Transfer-Encoding: quoted-printable +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 12:37:43 -0000 + +Amadeusz =C5=BBo=C5=82nowski wrote: +> The same goes for Travis. There's already a build bot. Why bother +> with Travis? + +I've never seen any buildbot results. TravisCI's interface is just +simple and easy. And all it requires is one file. + +-- = + +Felipe Contreras=