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