adding my email
This commit is contained in:
parent
935ef5424e
commit
f51c0eee12
@ -9,3 +9,6 @@ python:
|
|||||||
install: "pip install -r requirements.txt --use-mirrors"
|
install: "pip install -r requirements.txt --use-mirrors"
|
||||||
# # command to run tests
|
# # command to run tests
|
||||||
script: nosetests
|
script: nosetests
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- paultag@gmail.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user