1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-22 21:21:43 +08:00

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>
This commit is contained in:
Jakub Sztandera
2016-06-23 17:11:47 +02:00
parent a72feedec6
commit de8939771f

View File

@ -1,5 +1,8 @@
# dist: trusty # KVM Setup
notifications:
email: false
os:
- linux
- osx