Also test on a fresh MariaDB

This commit is contained in:
Olivier Paroz 2018-02-02 19:15:52 +01:00 committed by GitHub
parent 0144e80add
commit a42e904284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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: