latest postgres version

This commit is contained in:
Martyn Inglis
2016-08-02 14:35:17 +01:00
parent 0d1732d46d
commit 610d37cf47

View File

@@ -7,7 +7,7 @@ cache:
python: python:
- '3.4' - '3.4'
addons: addons:
postgresql: '9.5' postgresql: '9.4.1'
install: install:
- pip install pip-accel - pip install pip-accel
- pip-accel install -r requirements_for_test.txt - pip-accel install -r requirements_for_test.txt