summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-10-191-7/+15
|\
| * 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
|\ \ | |/
| * 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
|\ \ | |/
| * 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
|\ \ | |/
| * 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
|\ \ | |/
| * 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
|\ \ | |/
| * Revert "don't try to send in the test results until we restored qa.php.net" a...Ferenc Kovacs2014-12-011-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-10-301-1/+1
|\ \ | |/
| * 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
|\ \ | |/
| * 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
* only build and test nts non-debug and ts debug builds as discussed at https:/...Ferenc Kovacs2014-05-031-2/+0
* Revert "show leaks in their own group"Ferenc Kovacs2014-05-021-1/+1
* 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
* 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