Skip to content

Commit d2b6a84

Browse files
committed
adding email notification
1 parent b06f950 commit d2b6a84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: node_js
22
node_js:
33
- 0.10
44

5+
notifications:
6+
email: true
7+
58
before_script:
69
- npm install -g grunt-cli
710

0 commit comments

Comments
 (0)