Skip to content

Commit

Permalink
Merge pull request #9 from jeffcarp/external-ci-notifications
Browse files Browse the repository at this point in the history
Add external-ci-notifications email to .travis.yml
  • Loading branch information
mrak committed May 15, 2015
2 parents 122838f + f88a9a9 commit 209d8c5
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
@@ -1,3 +1,6 @@
language: node_js
node_js:
- "0.10"
notifications:
email:
- [email protected]

0 comments on commit 209d8c5

Please sign in to comment.