From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <felipe.contreras@gmail.com> Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 50957431FC0 for <notmuch@notmuchmail.org>; Sat, 10 May 2014 01:22:27 -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 hgDxpnHkGcqa for <notmuch@notmuchmail.org>; Sat, 10 May 2014 01:22:22 -0700 (PDT) Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com [209.85.223.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id DA7D8431FBF for <notmuch@notmuchmail.org>; Sat, 10 May 2014 01:22:22 -0700 (PDT) Received: by mail-ie0-f179.google.com with SMTP id rd18so202844iec.38 for <notmuch@notmuchmail.org>; Sat, 10 May 2014 01:22:22 -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=WqS6ywtGADIPdxAwr2TNTGWp1jrwIZvMsNsS6tyXKUQ=; b=DOUgRl/6ZBmc1E8SvsNtnhyZTBkhwkHPwXzhHV3J+ozaPvbxan1EStY8yjHMUYPpb4 lhuZKctbTg+Y1uhb6EtuZvy7+mumpz5hqVF04aZMlX7Bc2xbomFyrVQpGF8jXYUQBXTH zY8vS6cwr/q1XbogiVUkLVXJqUUpwPben5weQ54XJiJSc4uIOmQrlHCNaGUJNhA4VC/f 1IBNqOEYBJmt0RFtQadJtKGCM/GtSv0UNDRUAbuqt5s5fbnmlJlzcBpGGM754ELdd9Po NRXYEq0XbAKF6hl5ncmzShgsBRGHfEOYboCAb7rwSPPDfXCBArpo12M1NeH18JFjXbD6 p9pA== X-Received: by 10.50.79.161 with SMTP id k1mr18903241igx.31.1399710142446; Sat, 10 May 2014 01:22:22 -0700 (PDT) Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) by mx.google.com with ESMTPSA id e5sm5097980igl.20.2014.05.10.01.22.18 for <multiple recipients> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 May 2014 01:22:20 -0700 (PDT) Date: Sat, 10 May 2014 03:22:15 -0500 From: Felipe Contreras <felipe.contreras@gmail.com> To: Tomi Ollila <tomi.ollila@iki.fi>, "Wael M. Nasreddine" <wael.nasreddine@gmail.com> Message-ID: <536de1b718e95_239010732fcb3@nysa.notmuch> In-Reply-To: <m2tx8ygjk4.fsf@guru.guru-group.fi> References: <CA+kKtKAw=nEn2dfcvF6++gD5ng+S3T8SLAdVL=Hs=EsvwUg6aw@mail.gmail.com> <87y4ybi1zc.fsf@raeviah.aidecoe.name> <536ccc0c9ed18_771b11792f0d1@nysa.notmuch> <877g5u5szg.fsf@maritornes.cs.unb.ca> <CA+kKtKD85RVNh_7Wm5A62jN6B6KbgwLBoPUVeTG4p1GXBtKadQ@mail.gmail.com> <m2tx8ygjk4.fsf@guru.guru-group.fi> Subject: Re: Github? Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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." <notmuch.notmuchmail.org> List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>, <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe> List-Archive: <http://notmuchmail.org/pipermail/notmuch> List-Post: <mailto:notmuch@notmuchmail.org> List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help> List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>, <mailto:notmuch-request@notmuchmail.org?subject=subscribe> X-List-Received-Date: Sat, 10 May 2014 08:22:27 -0000 Tomi Ollila wrote: > BTW: does .travis.yml support comment lines ? It's YAML. So, yes. -- Felipe Contreras