Skip to content

Commit

Permalink
adding [email protected] to travis notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
naneau committed Sep 3, 2014
1 parent f52d5e0 commit 6c1c09b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: php
php:
- 5.5
- 5.4
- 5.3
- 5.5
- 5.4
- 5.3

# Notifications
notifications:
email:
- [email protected]

0 comments on commit 6c1c09b

Please sign in to comment.