Enable TravisCI for Postgres.
This commit is contained in:
parent
7eb2bd9112
commit
affb44c153
@ -8,7 +8,7 @@ php:
|
|||||||
# optionally specify a list of environments, for example to test different RDBMS
|
# optionally specify a list of environments, for example to test different RDBMS
|
||||||
env:
|
env:
|
||||||
- DB=mysql
|
- DB=mysql
|
||||||
# - DB=pgsql
|
- DB=pgsql
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update > /dev/null
|
- sudo apt-get update > /dev/null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user