Switches Travis back to PostgreSQL 9.4 since its docs doesn’t make sense.

This commit is contained in:
Bertrand Bordage 2017-06-03 01:46:04 +02:00
parent 92b4bde8e0
commit e63301d763
1 changed files with 1 additions and 1 deletions

View File

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