Skip to content

Commit bed0477

Browse files
authored
Disable email notifications from Travis
Ref Level/community#40
1 parent e42cf47 commit bed0477

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
@@ -11,3 +11,6 @@ node_js:
1111
- 10
1212

1313
after_success: npm run coverage
14+
15+
notifications:
16+
email: false

0 commit comments

Comments
 (0)