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 1F3C4431FBF for ; Thu, 8 May 2014 20:05:21 -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 es6PpfhCyblb for ; Thu, 8 May 2014 20:05:16 -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 AF2C4431FAE for ; Thu, 8 May 2014 20:05:16 -0700 (PDT) Received: by mail-yk0-f174.google.com with SMTP id 9so2951658ykp.19 for ; Thu, 08 May 2014 20:05:16 -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=JYtehXXsQ/vJ9wx9XXS+vJnImQR/myNH1b84Cd02eWI=; b=Zd6Njyc4jwvDLHjQE73DvaEbDbIUG1X0IgB2dek1hit784RQArKSmKK9t+t7TSuJJw lhYF08zhh4CpSB74hUHuop6W7POVIA9SYWYUVhZWar12gDo842EQwI0iJTFT+MuedUkO reV1aXWPoNqYs5NkWtG9e7WjDHFwBEKIzigDXaS/CKzJRz6S5E4X2TEx7wzFfAyiomSD tn0aWgcHJb13WwlEXCrfJVRmVR1ua1WfyX4dm1CZ2rhoOaY0kLY0EWjfhXUdniaPx4M9 c+MyoKsThCeQYPYidyC/wB8ctiewCjKlloC6dX0Cfhq744MIAPHp45Py8FczvTkErJ/a RmTA== X-Received: by 10.236.90.12 with SMTP id d12mr11006096yhf.120.1399604716119; Thu, 08 May 2014 20:05:16 -0700 (PDT) Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) by mx.google.com with ESMTPSA id h48sm4290754yhl.49.2014.05.08.20.05.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 May 2014 20:05:14 -0700 (PDT) Date: Thu, 08 May 2014 21:54:24 -0500 From: Felipe Contreras To: Wael Nasreddine , Felipe Contreras , "W. Trevor King" Message-ID: <536c43607b5ca_211cea5308b4@nysa.notmuch> In-Reply-To: References: <87iopgkaiz.fsf@nikula.org> <20140508101325.GC23124@vilya.m0g.net> <874n0zvqrx.fsf@maritornes.cs.unb.ca> <20140508234945.GW28634@odin.tremily.us> <536c40b5e5333_741a161d310e2@nysa.notmuch> 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." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 03:05:21 -0000 Wael Nasreddine wrote: > Actually you can't have the .Travis.yml file in a separate branch, > Travis require it present in the context that it is testing (commits > to all branches) Yes, so? The 'travis-ci' branch can merge from upstream, and then upstream would be tested. -- Felipe Contreras