Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-13Remove 7.4 tests on travis since they are missing php extensionsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-12Merge pull request #1049 from nextcloud/tests/wipJulius Härtl
2020-09-22Update travis matrixJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-26Fix php modules on travisJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-25Remove lint from travisJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-23Fix travis matrixJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-17Fix travis testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-07Add postgres/mysql to travisJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-07Run travis on 7.0Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net> Run lint test on PHP7.0 Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-12Remove tests for old stable branchesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-09Fix travis running master server only on PHP>7.0Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-08Clean up travis structureChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-07Test against php 5.6 to 7.2Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-07Fix Travis' configChristoph Wurst
* Remove duplicate `matrix` entry * Move `sudo` to the top * Separate passing and failing code checker steps * Simplify build matrix Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-03-27Also check stable12 and stable13Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-18Nextcloud is PHP 7 only nowAndras Timar
2017-04-18Allow fail for codechecker for nowLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-18Fix PHP 7 test execution with newer PHPUnitLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06Add missing app_nameLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06Add missing spaceLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-05Adjust .travis.yml to our repositoriesLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-17Disable builds for 5.4 and 5.5Lukas Reschke
Not anymore supported in Nc and oC master.
2015-12-21Skip Oracle and hhvm for nowVictor Dubiniuk
2015-12-16Fix Travis and moreVictor Dubiniuk
2015-07-18Add PHP 7 to test matrixLukas Reschke
2015-05-11Update the branches.only setting in .travis.ymlJoas Schilling
2015-03-02Always test all stable branchesJoas Schilling
2014-12-19Remove php 5.3 and build.xmlThomas Müller
2014-11-03Let the battle beginVictor Dubiniuk
2014-05-12adding travis-ci support - first step if pure php lintThomas Müller