mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-02 05:41:57 -05:00
latest postgres version
This commit is contained in:
@@ -7,7 +7,7 @@ cache:
|
||||
python:
|
||||
- '3.4'
|
||||
addons:
|
||||
postgresql: '9.5'
|
||||
postgresql: '9.4.1'
|
||||
install:
|
||||
- pip install pip-accel
|
||||
- pip-accel install -r requirements_for_test.txt
|
||||
|
||||
Reference in New Issue
Block a user