Add PostgreSQL to Travis services

This commit is contained in:
Evgeny Khramtsov 2019-06-15 13:41:13 +03:00
parent a205ebad2b
commit 31050f5b09
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ otp_release:
services: services:
- redis-server - redis-server
- postgresql
before_install: before_install:
# #