]> source.dussan.org Git - nextcloud-server.git/commit
Travis support
authorMorris Jobke <morris.jobke@gmail.com>
Fri, 6 Jun 2014 07:29:01 +0000 (09:29 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 5 Aug 2014 14:53:27 +0000 (16:53 +0200)
commit472d896ce9aad4d526126a7aefa96127920585e6
tree2d2ba785bfbf43f4de2db732593622322ed4229a
parent892d82480430b3c8d8e47feaa4f903922deec27e
Travis support

* 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
.scrutinizer.yml
.travis.yml [new file with mode: 0644]
build/prepareTests.sh [new file with mode: 0755]
build/prepareTestsOracle.sh [new file with mode: 0755]
build/travis.php.ini [new file with mode: 0644]