diff --git a/.travis.yml b/.travis.yml index 4fd51fd4..1094912b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,3 +14,10 @@ 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 + - dwfmarchant@gmail.com + - lindseyheagy@gmail.com