mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
108536234: Add postgres for travis
This commit is contained in:
@@ -2,6 +2,8 @@ sudo: false
|
||||
language: python
|
||||
python:
|
||||
- '3.4'
|
||||
addons:
|
||||
postgresql: '9.3'
|
||||
install:
|
||||
- pip install -r requirements_for_test.txt
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user