Enable explicitly Postgresql in travis.yml
This commit is contained in:
@@ -4,6 +4,9 @@ notifications:
|
|||||||
git:
|
git:
|
||||||
depth: 3
|
depth: 3
|
||||||
|
|
||||||
|
services:
|
||||||
|
- postgresql
|
||||||
|
|
||||||
language: php
|
language: php
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user