Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83839 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69602 invoked from network); 25 Feb 2015 22:55:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2015 22:55:09 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.41 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.41 mail-qa0-f41.google.com Received: from [209.85.216.41] ([209.85.216.41:37643] helo=mail-qa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/17-34010-CC25EE45 for ; Wed, 25 Feb 2015 17:55:08 -0500 Received: by mail-qa0-f41.google.com with SMTP id x12so5214044qac.0 for ; Wed, 25 Feb 2015 14:55:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=urBtfBlQBCeOpVfCcSy00KoVkiBiU6gx+inGdHbSeac=; b=mvy9RvUXTD9BYeTabmCWK8lQN8PkQ5FDAf03eCmgBoNtN/DRqkG0395+Gvc1Kxzdct M+inqJauPQsu/RBs52JnsaFhaOcwpNgaqa/eYwdIEmHgTk/uMoXEwzZbChoqk8i8VcK/ 2L1e6g6vGj8e44Xvsikq0VnM21UE+Cdek8YDBh/0FyGTzRVwzVKk0wpyBRz9z/4LXj+e 4kDKBcQAgTdvvTcAX8oYorqkgnKZLi+82cqu9cF33EkBCofbPBGOuRJOtQpblyzVCLDL UWpT0sXP4JIvZSldzKHwCfWPcTA6ADFu4fnqEpf6raTmBAnKDvW3qG3LkCusy020+8JR Bp3Q== MIME-Version: 1.0 X-Received: by 10.140.147.66 with SMTP id 63mr11706057qht.35.1424904906307; Wed, 25 Feb 2015 14:55:06 -0800 (PST) Received: by 10.96.39.195 with HTTP; Wed, 25 Feb 2015 14:55:05 -0800 (PST) Received: by 10.96.39.195 with HTTP; Wed, 25 Feb 2015 14:55:05 -0800 (PST) In-Reply-To: References: <39.04.34010.CB94EE45@pb1.pair.com> <877fv5wruk.fsf@margaine.com> Date: Wed, 25 Feb 2015 14:55:05 -0800 Message-ID: To: =?UTF-8?Q?P=C3=A1draic_Brady?= Cc: PHP internals , Pascal Chevrel , Florian Margaine Content-Type: multipart/alternative; boundary=001a1135547ec77f0c050ff186df Subject: Re: [PHP-DEV] Travis support PHP Nightly builds (PHP 7) From: pierre.php@gmail.com (Pierre Joye) --001a1135547ec77f0c050ff186df Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Feb 25, 2015 2:34 PM, "P=C3=A1draic Brady" wro= te: > > Hi Florian > > On 25 February 2015 at 22:25, Florian Margaine wrote: > > Hi, > > > > Pascal Chevrel writes: > > > >> Hi people, > >> > >> I hope this is not too much off topic but I saw today that Travis now > >> supports nightly builds as a possible PHP version, they documented it here: > >> http://docs.travis-ci.com/user/languages/php/#PHP-nightly-builds > >> > >> I think it would be good to incitate all the frameworks and projects > >> using Travis CI to add nightly to their testing matrix so as to catch > >> bugs in the upcoming PHP 7 version by testing real code and also so as > >> to have as much real code as possible getting ready for PHP 7. > > > > It would also mean that PHP officially endorses travis. > > I read Pascal's email as merely a suggestion to disseminate some > information, not an endorsement for what it's worth. We use travis already for the core tests. So more coverage for apps and framework is even better. I do not understand nor care much about the endorsement point of view. It is an amazing testing platform and anything we can add to our CI/QA is a good thing. > Paddy > > -- > P=C3=A1draic Brady > > http://blog.astrumfutura.com > http://www.survivethedeepend.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a1135547ec77f0c050ff186df--