David Soria Parra | 3 Jun 2012 19:17
Picon
Gravatar

Travis CI and php-src

Hi,

I merged a pull request into php-src, that enables us to use Travis CI
as an additional CI.  At the moment 52 tests are failing (in contrast to
13 on ci.qa.php.net). I'll investigate that.  Travis is setup to send
a mail per failling build to php-qa <at> lists.php.net but if this get's
too annoying we can also disabled that. Please let me know what your
preferred behavior is.

For a list of possible configuration options see:
http://about.travis-ci.org/docs/user/build-configuration/ (Notifications)

If you don't like us to use Travis CI at all, let me know and I will go ahead
and revert the merges.

David

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Ferenc Kovacs | 3 Jun 2012 19:42
Picon
Gravatar

Re: Travis CI and php-src

On Sun, Jun 3, 2012 at 7:17 PM, David Soria Parra <dsp <at> php.net> wrote:

> Hi,
>
> I merged a pull request into php-src, that enables us to use Travis CI
> as an additional CI.  At the moment 52 tests are failing (in contrast to
> 13 on ci.qa.php.net). I'll investigate that.  Travis is setup to send
> a mail per failling build to php-qa <at> lists.php.net but if this get's
> too annoying we can also disabled that. Please let me know what your
> preferred behavior is.
>
> For a list of possible configuration options see:
> http://about.travis-ci.org/docs/user/build-configuration/ (Notifications)
>
> If you don't like us to use Travis CI at all, let me know and I will go
> ahead
> and revert the merges.
>
> David
>
>
the reason is simply, they have more exts enabled than what we have on
ci.qa.php.net

--

-- 
Ferenc Kovács
 <at> Tyr43l - http://tyrael.hu

Gmane