Test
This commit is contained in:
parent
ec890ff816
commit
0071632a06
@ -16,7 +16,7 @@ php:
|
|||||||
#- nightly
|
#- nightly
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
#mariadb: '10.0'
|
mariadb: '10.0'
|
||||||
postgresql: '9.3'
|
postgresql: '9.3'
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
@ -44,7 +44,7 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
# MariaDB overrides MySQL installation so it's not possible to test both yet
|
# MariaDB overrides MySQL installation so it's not possible to test both yet
|
||||||
#- DB=mysql
|
#- DB=mysql
|
||||||
- DB=mariadb
|
#- DB=mariadb
|
||||||
- DB=postgresql
|
- DB=postgresql
|
||||||
# TODO
|
# TODO
|
||||||
#- DB=sqlite
|
#- DB=sqlite
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user