Skip to content

Commit

Permalink
adding email notifications of travis ci build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Val Kolovos committed Jun 6, 2014
1 parent e5534c8 commit 7de630b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ install:
- export PYTHONPATH=.
script:
- python djanalytics/tests/django-admin.py test --settings=djanalytics.tests.settings
notifications:
email:
recipients:
- tech@analytehealth.com

0 comments on commit 7de630b

Please sign in to comment.