Skip to content

Commit ba2be1b

Browse files
committed
ci(travis): Disables notification emails in Travis.
1 parent c761f23 commit ba2be1b

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: node
33
sudo: false
44

5+
notifications:
6+
email: false
7+
58
before_install:
69
- npm install -g greenkeeper-lockfile@1
710

0 commit comments

Comments
 (0)