Add mariadb to the test matrix #132
This commit is contained in:
parent
849e40d234
commit
42374ebae6
@ -15,9 +15,12 @@ cache:
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- mariadb
|
||||
- redis-server
|
||||
|
||||
addons:
|
||||
ssh_known_hosts: phpvms.net
|
||||
mariadb: '10.1'
|
||||
|
||||
#before_install:
|
||||
# - mysql -e 'CREATE DATABASE IF NOT EXISTS phpvms;'
|
||||
|
Loading…
Reference in New Issue
Block a user