Specifying newer postgres

This commit is contained in:
kevgliss 2015-07-23 10:01:18 -07:00
parent d850d677da
commit 927b57abba
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
sudo: false
language: python
services:
- postgresql
addons:
postgresql: "9.4"
python:
- "2.7"
cache: