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
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d2d70527..a1a54e9e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,6 +50,10 @@ matrix:
matrix:
include:
- php: 7
+ env: "DB=sqlite CORE_BRANCH=stable12"
+ - php: 7
+ env: "DB=sqlite CORE_BRANCH=stable13"
+ - php: 7
env: DB=mysql
- php: 7
env: DB=pgsql