Restores PostgreSQL in Travis CI to version 9.4.

This commit is contained in:
Bertrand Bordage 2016-09-06 19:09:16 +02:00
parent 5773b57bb6
commit 2f56831316
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
- redis-server
addons:
postgresql: 9.5
postgresql: 9.4
cache: pip