@cryptotaxi247 / kubo / commits / de8939771

Disable Travis Email notifications

There are so many of them that they are just annoyting and for some reason there isn't feature of telling Travis not to send notifications to me. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>

Jakub Sztandera committed Jun 23, 2016 at 17:11 UTC de8939771f26bbee590a54a329a28f17d0b4473f
1 file changed +3
.travis.yml
+3
@@ -1,5 +1,8 @@
1 # dist: trusty # KVM Setup
2
3 +notifications:
4 + email: false
5 +
6 os:
7 - linux
8 - osx