summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-10-191-7/+15
|\ | | | | | | | | | | | | | | * PHP-5.5: fixup, both catched by nikic use another character device in this test as /dev/console seems that it is different for lxc containers the de_DE(iso-8859-1) locale is not available on ubuntu by default, but there is no reason to require that over the utf-8 one let's try running our testsuite without sudo
| * let's try running our testsuite without sudoFerenc Kovacs2015-08-231-6/+11
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-07-261-0/+2
|\ \ | |/ | | | | | | * PHP-5.5: make the travis irc notification a oneliner
| * make the travis irc notification a onelinerFerenc Kovacs2015-07-261-0/+2
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-04-081-3/+3
|\ \ | |/ | | | | | | * PHP-5.5: fix irc notification for build failure/recover
| * fix irc notification for build failure/recoverFerenc Kovacs2015-04-081-3/+3
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-04-051-0/+5
|\ \ | |/ | | | | | | * PHP-5.5: add travis failure/recover notification for our irc room
| * add travis failure/recover notification for our irc roomFerenc Kovacs2015-04-051-0/+5
| |
* | turn off online tests, they fail too often on CIStanislav Malyshev2015-02-051-1/+1
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-041-5/+2
|\ \ | |/ | | | | | | | | | | * PHP-5.5: add initial install switch to C travis project instead of PHP use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/)
| * add initial installFerenc Kovacs2014-12-041-0/+1
| |
| * switch to C travis project instead of PHPFerenc Kovacs2014-12-041-5/+1
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-011-1/+1
|\ \ | |/ | | | | | | | | | | | | * PHP-5.5: Revert "don't try to send in the test results until we restored qa.php.net" as qa.php.net is back. Conflicts: .travis.yml
| * Revert "don't try to send in the test results until we restored qa.php.net" ↵Ferenc Kovacs2014-12-011-1/+1
| | | | | | | | | | | | as qa.php.net is back. This reverts commit 551593707384364705cd954a52c6e4089805f0ef.
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-10-301-1/+1
|\ \ | |/ | | | | | | | | | | | | | | * PHP-5.5: don't try to send in the test results until we restored qa.php.net Don't treat warnings as failures in the junit output Conflicts: .travis.yml
| * don't try to send in the test results until we restored qa.php.netFerenc Kovacs2014-10-301-1/+1
| |
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-071-0/+6
|\ \ | |/ | | | | | | | | | | | | * PHP-5.5: create locales and re-add test Conflicts: .travis.yml
| * create locales and re-add testStanislav Malyshev2014-07-071-0/+7
| |
* | add more exts for TravisStanislav Malyshev2014-07-051-0/+3
| |
* | enable phpdbg for the travis build, and also run the testsuite for itFerenc Kovacs2014-06-091-1/+3
|/
* enable email notificationsStanislav Malyshev2014-05-131-1/+2
| | | | [skip ci]
* only build and test nts non-debug and ts debug builds as discussed at ↵Ferenc Kovacs2014-05-031-2/+0
| | | | https://github.com/php/php-src/pull/654
* Revert "show leaks in their own group"Ferenc Kovacs2014-05-021-1/+1
| | | | | | using valgrind would be a bit too much for travis I guess. This reverts commit ea60d79e23556deb0f72cf4111deefa0d9a55262.
* show leaks in their own groupFerenc Kovacs2014-05-021-1/+1
|
* separate travis jobs for debug and non-debug buildsFerenc Kovacs2014-04-291-2/+4
|
* separate travis jobs for TS and NTS buildsFerenc Kovacs2014-04-291-1/+3
|
* double test timeout for travisMichael Wallner2013-09-161-1/+1
|
* fix mysql tests & mark nextRowset problematic testsStanislav Malyshev2013-08-241-0/+1
|
* fix mysql initStanislav Malyshev2013-08-241-1/+1
|
* add mysql settingsStanislav Malyshev2013-08-241-1/+8
|
* Fix cli server tests on travisNikita Popov2013-03-231-2/+2
| | | | | | 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 diffs on Travis CINikita Popov2013-03-231-1/+1
|
* Disable email notifications for travis-ciDavid Soria Parra2012-06-081-5/+1
|
* Travis stop spammingDavid Soria Parra2012-06-071-2/+2
|
* Fix indentionDavid Soria Parra2012-06-031-5/+5
|
* Send mails to php-qa@lists.php.net whenever a build is failingDavid Soria Parra2012-06-031-0/+7
|
* Source all extension scripts for ENV varsDavey Shafik2012-05-281-5/+5
|
* Add extension configs, compile more extensionsDavey Shafik2012-05-281-3/+7
|
* Reformat, setup MySQL DB, call run-tests directlyDavey Shafik2012-05-281-6/+12
|
* Add support for Travis CIDavey Shafik2012-05-281-0/+11