Skip to content

Commit 32f1312

Browse files
committed
chore(Travis Notifications): Disable email notifications for every travis build [skip ci]
1 parent 47af7b8 commit 32f1312

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,7 @@ deploy:
4040
rvm: 2.5.1
4141

4242
matrix:
43-
fast_finish: true
43+
fast_finish: true
44+
45+
notifications:
46+
email: false

0 commit comments

Comments
 (0)