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