summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Exclude autoload_static.phpLukas Reschke2016-04-171-1/+1
|
* [stable8.2] Execute parallel-lintLukas Reschke2016-03-161-0/+25
| | | | Backport of https://github.com/owncloud/core/pull/22994 and https://github.com/owncloud/core/pull/23303
* Revert "Travis support"Morris Jobke2014-09-221-67/+0
| | | | | | | This reverts commit 472d896ce9aad4d526126a7aefa96127920585e6. Conflicts: .travis.yml
* execute unit test for files external in separate build configThomas Müller2014-08-051-0/+9
|
* Travis supportMorris Jobke2014-08-051-0/+58
* use PHPUnit 4.x * force php memory limit on travis to 1024MB * create script for travis * whitelist branches master, stable5 and stable6 on travis (and PRs) * sqlplus64 * conditional JS tests and ocular temporal removal * enable scrutinizer code coverage * move oracle to top to decrease overall test duration