Specifying newer postgres
This commit is contained in:
parent
d850d677da
commit
927b57abba
|
@ -1,7 +1,7 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
services:
|
addons:
|
||||||
- postgresql
|
postgresql: "9.4"
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue