Enable explicitly Postgresql in travis.yml

This commit is contained in:
Frédéric Guillot
2019-08-03 19:42:21 -07:00
parent 216f2dee12
commit 355de9fb45

View File

@@ -4,6 +4,9 @@ notifications:
git:
depth: 3
services:
- postgresql
language: php
sudo: false