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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <oparoz@users.noreply.github.com>2018-02-02 21:15:52 +0300
committerGitHub <noreply@github.com>2018-02-02 21:15:52 +0300
commita42e904284fa78469f573a17e3b2ec493546e3df (patch)
treecdd727e0e2054ab350f58d38c72f8e3202fda77a
parent0144e80add794122728a125d31dcd7af62253192 (diff)
Also test on a fresh MariaDBoparoz-travis-should-test-mariadb-10.2
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c805115..1ea4d3dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,7 @@ addons:
- gdb
- ghostscript
firefox: "latest"
+ mariadb: '10.2'
env:
global:
- CORE_BRANCH=master
@@ -22,6 +23,7 @@ env:
matrix:
- DB=sqlite
- DB=mysql
+ - DB=mariadb
branches:
only: