mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 09:21:39 -05:00
reverted postgres version
This commit is contained in:
@@ -7,7 +7,7 @@ cache:
|
||||
python:
|
||||
- '3.4'
|
||||
addons:
|
||||
postgresql: '9.4.1'
|
||||
postgresql: '9.3'
|
||||
install:
|
||||
- pip install pip-accel
|
||||
- pip-accel install -r requirements_for_test.txt
|
||||
|
||||
Reference in New Issue
Block a user