Skip to content

Commit 0a50096

Browse files
committed
Remove email notifications from build
1 parent 913a81a commit 0a50096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ node_js:
44
cache:
55
directories:
66
- node_modules
7+
notifications:
8+
email: false
79
before_install:
810
- npm i -g npm@^2.0.0
911
- npm install -g grunt-cli

0 commit comments

Comments
 (0)