Skip to content

Commit

Permalink
Merge pull request #3 from naneau/master
Browse files Browse the repository at this point in the history
adding [email protected] to travis notifications
  • Loading branch information
naneau committed Sep 3, 2014
2 parents e344e34 + 6c1c09b commit c120fca
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 c120fca

Please sign in to comment.