summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add CalDAVTester to travisThomas Müller2015-11-101-0/+2
|
* Make Travis CI pass when DAV was not touchedJoas Schilling2015-10-291-7/+9
|
* run litmus scripts only if code in the dav app did change changedThomas Müller2015-10-281-0/+1
|
* Enable DAV app testing on travisThomas Müller2015-10-271-0/+39
|
* 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