Test trravis

This commit is contained in:
Laurent Destailleur 2020-01-30 03:53:05 +01:00
parent df28b68cab
commit bd07f74291

View File

@ -44,11 +44,9 @@ env:
- DEBUG=false - DEBUG=false
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=mariadb
- DB=mariadb - DB=mysql
- DB=postgresql - DB=postgresql
# TODO
#- DB=sqlite
# See https://docs.travis-ci.com/user/languages/php/#Apache-%2B-PHP # See https://docs.travis-ci.com/user/languages/php/#Apache-%2B-PHP
#- WS=apache #- WS=apache
# See https://github.com/DracoBlue/travis-ci-nginx-php-fpm-test # See https://github.com/DracoBlue/travis-ci-nginx-php-fpm-test