Skip to content

Commit cadf030

Browse files
committed
chore(travis): Stop sending emails
1 parent e01d69d commit cadf030

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
@@ -3,6 +3,8 @@ dist: trusty
33
language: node_js
44
node_js:
55
- '8'
6+
notifications:
7+
email: false
68
addons:
79
firefox: '56.0'
810
chrome: stable

0 commit comments

Comments
 (0)