Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75367 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64412 invoked from network); 11 Jul 2014 08:29:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2014 08:29:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 108.166.43.83 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 108.166.43.83 smtp83.ord1c.emailsrvr.com Linux 2.6 Received: from [108.166.43.83] ([108.166.43.83:45689] helo=smtp83.ord1c.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/E3-28582-870AFB35 for ; Fri, 11 Jul 2014 04:29:45 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp11.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id C5948180C73; Fri, 11 Jul 2014 04:29:42 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp11.relay.ord1c.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 5D7E3180B9A; Fri, 11 Jul 2014 04:29:42 -0400 (EDT) X-Sender-Id: smalyshev@sugarcrm.com Received: from Stass-MacBook-Pro.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net [108.66.6.48]) (using TLSv1 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:465 (trex/5.2.4); Fri, 11 Jul 2014 08:29:42 GMT Message-ID: <53BFA075.9000201@sugarcrm.com> Date: Fri, 11 Jul 2014 01:29:41 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Tjerk Meesters CC: Ferenc Kovacs , PHP Internals References: <2264B27B-F9BE-4540-AD1C-5046143F18D2@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Travis CI for pull requests From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > And while I was trying to figure out what does that mean, or why should > that prevent the travis build, I've just remembered that we don't allow > travis builds for PHP-5.3 and PHP-5.4 branches: > http://git.php.net/?p=php-src.git;a=blob;f=.travis.yml;h=f1a333adcb3e6c35f3fe19c27fbd7a28d99fe7de;hb=refs/heads/PHP-5.4 > So probably it is because of that. All feature pulls should be done against master only. They will be merged to appropriate branch but as pulls it should always be master unless it is a fix specific to particular version. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/