added email notifications to the build testing

This commit is contained in:
rowanc1
2014-02-13 16:10:47 -08:00
parent a2e9b3f780
commit cd62bfd17b
+5
View File
@@ -19,3 +19,8 @@ before_install:
install: "pip install -r requirements.txt --use-mirrors"
# command to run tests
script: nosetests -v
notifications:
email:
- rowanc1@gmail.com
- dwfmarchant@gmail.com