diff --git a/.travis.yml b/.travis.yml index 62c3dc127773dd37c4330582a858e6773917b4b8..f4dfb09f5a354ad0d07e9e8e31fdab0516de7b04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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