Skip to content

Commit

Permalink
added notifications for travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Kaufman committed Jan 7, 2015
1 parent 4605ef2 commit 7f930bd
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 @@ -8,3 +8,7 @@ python:
before_script: pip install -U -r test-requirements.txt
script: py.test tests --doctest-modules --pep8 fencepy -v --cov fencepy --cov-report term-missing
after_success: coveralls
notifications:
email:
- kaufman.blue@gmail.com

0 comments on commit 7f930bd

Please sign in to comment.