History log of /PHP-7.4/.travis.yml (Results 76 – 85 of 85)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# 0fe8b495 28-Apr-2012 Davey Shafik

Add extension configs, compile more extensions


# f15beda1 27-Apr-2012 Davey Shafik

Reformat, setup MySQL DB, call run-tests directly


# 3966df7f 26-Apr-2012 Davey Shafik

Add support for Travis CI


1234