mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
108536234: added database url
This commit is contained in:
@@ -4,6 +4,8 @@ python:
|
||||
- '3.4'
|
||||
addons:
|
||||
postgresql: '9.3'
|
||||
env:
|
||||
- SQLALCHEMY_DATABASE_URI=postgresql://postgres:@localhost:5433/test_notifications_admin
|
||||
install:
|
||||
- pip install -r requirements_for_test.txt
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user