Skip to content

Commit

Permalink
Added notification email to Travis build config.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowden committed Sep 26, 2015
1 parent f9ff261 commit e4b63aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ go:
- 1.4
- 1.5
- tip
notifications:
email:
- [email protected]

0 comments on commit e4b63aa

Please sign in to comment.