added email notifications to the build testing

This commit is contained in:
rowanc1
2014-02-13 16:09:55 -08:00
parent bf4e2a774f
commit d896e99bb2
+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
- sgkang09@gmail.com