Do not set postgres version

This commit is contained in:
Daniel García Aubert 2019-05-24 16:47:10 +02:00
parent 69b5b60e9f
commit 6b12cbc876

View File

@ -4,8 +4,6 @@ node_js:
- "8" - "8"
- "10" - "10"
- "11" - "11"
addons:
postgresql: "9.2"
services: services:
- postgresql - postgresql