History log of /PHP-7.0/.travis.yml (Results 26 – 50 of 53)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 181323ee 11-Jun-2014 Bob Weinand

Check for all phpdbg compitble php versions


# 5ec5c80d 09-Jun-2014 Ferenc Kovacs

enable phpdbg for the travis build, and also run the testsuite for it


Revision tags: php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1
# 6b6a58c9 14-May-2014 Stanislav Malyshev

enable email notifications

[skip ci]


# f90505f5 08-May-2014 Stanislav Malyshev

don't bother with travis for now, not ready yet


# 58f4bf44 03-May-2014 Ferenc Kovacs

only build and test nts non-debug and ts debug builds as discussed at https://github.com/php/php-src/pull/654


# 192b3538 02-May-2014 Ferenc Kovacs

Revert "show leaks in their own group"
using valgrind would be a bit too much for travis I guess.

This reverts commit ea60d79e23556deb0f72cf4111deefa0d9a55262.


# ea60d79e 02-May-2014 Ferenc Kovacs

show leaks in their own group


Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28
# ea1d4264 28-Apr-2014 Ferenc Kovacs

separate travis jobs for debug and non-debug builds


# 4cad8fca 27-Apr-2014 Ferenc Kovacs

separate travis jobs for TS and NTS builds


Revision tags: php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1
# 43509370 20-Dec-2013 Bob Weinand

Merge branch 'master' of sapi/phpdbg into PHP-5.6
Including phpdbg.


Revision tags: php-5.5.7, php-5.4.23, php-5.3.28
# 78a0a2ad 05-Dec-2013 krakjoe

travis


Revision tags: php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20
# b5283b9b 16-Sep-2013 Michael Wallner

double test timeout for travis


Revision tags: php-5.5.4RC1, php-5.4.20RC1
# a2d8ae9a 25-Aug-2013 Stanislav Malyshev

fix mysql tests & mark nextRowset problematic tests


Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18
# 817eebc7 13-Aug-2013 Stanislav Malyshev

fix mysql init


# f31d6bc0 13-Aug-2013 Stanislav Malyshev

add mysql settings


Revision tags: php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3
# fecce5a5 28-Mar-2013 Nikita Popov

Exclude Travis build for 5.3 and 5.4


Revision tags: php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2
# 2b622261 23-Mar-2013 Nikita Popov

Fix cli server tests on travis

This passes an absolute path to the executable, rather than a relative.
Maybe this is something that should be done automatically by
run-tests.php as i

Fix cli server tests on travis

This passes an absolute path to the executable, rather than a relative.
Maybe this is something that should be done automatically by
run-tests.php as it doesn't apply only to travis.

show more ...


# bda5c0b0 23-Mar-2013 Nikita Popov

Show diffs on Travis CI


Revision tags: php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12
# 8eb38dac 14-Feb-2013 Thomas Bley

added travis-ci config (make + load extension)


Revision tags: php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4
# f464ffd7 10-Jun-2012 David Soria Parra

Make travis silent

Travis will always build all branches. As we just have a .travis.yml
on master, travis will go ahead and checkout PHP-5.3. It fails and
then sends mails. We really

Make travis silent

Travis will always build all branches. As we just have a .travis.yml
on master, travis will go ahead and checkout PHP-5.3. It fails and
then sends mails. We really don't want to get spammed, so we add
a .travis.yml that is just silent.

show more ...


# 0d85a86b 08-Jun-2012 David Soria Parra

Disable email notifications for travis-ci


# f8d60e2f 07-Jun-2012 David Soria Parra

Travis stop spamming


# 160b5b56 03-Jun-2012 David Soria Parra

Fix indention


# 1fc6b3c4 03-Jun-2012 David Soria Parra

Send mails to php-qa@lists.php.net whenever a build is failing


Revision tags: php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12
# 3db6d59a 28-Apr-2012 Davey Shafik

Source all extension scripts for ENV vars


123