Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
add email notifcation on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Forjan authored and Frederic Forjan committed May 3, 2015
1 parent e5be5de commit e745f07
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,6 +1,9 @@
language: node_js
node_js:
- "0.10"
notifications:
email:
- fforjan@free.fr
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt travis

0 comments on commit e745f07

Please sign in to comment.