Skip to content

Commit

Permalink
Merge pull request #3 from FamousInternal/travis-email
Browse files Browse the repository at this point in the history
Update Travis with explicit emails
  • Loading branch information
David Valdman committed May 16, 2014
2 parents e7d42f2 + f401f4e commit 7d940fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ before_install:
- if [ "$currentfolder" != 'core' ]; then cd .. && eval "mv $currentfolder core" && cd core; fi

- npm install -g grunt-cli
notifications:
email:
- [email protected]
- [email protected]
- [email protected]

0 comments on commit 7d940fe

Please sign in to comment.