This commit is contained in:
Laurent Destailleur 2017-06-19 17:38:52 +02:00
parent ec890ff816
commit 0071632a06

View File

@ -16,7 +16,7 @@ php:
#- nightly
addons:
#mariadb: '10.0'
mariadb: '10.0'
postgresql: '9.3'
apt:
sources:
@ -44,7 +44,7 @@ env:
matrix:
# MariaDB overrides MySQL installation so it's not possible to test both yet
#- DB=mysql
- DB=mariadb
#- DB=mariadb
- DB=postgresql
# TODO
#- DB=sqlite