Switches Travis to PostgreSQL 9.5.

This commit is contained in:
Bertrand Bordage 2017-06-03 01:42:54 +02:00
parent bbb2da1c5d
commit 92b4bde8e0
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
dist: trusty
language: python
services:
@ -7,7 +5,7 @@ services:
- redis-server
addons:
postgresql: 9.6
postgresql: 9.5
cache: pip