mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 02:40:11 +08:00
Merge pull request #2896 from ipfs/feature/no-travis-notification
Disable Travis Email notifications
This commit is contained in:
commit
c85eec28d5
@ -1,5 +1,8 @@
|
||||
# dist: trusty # KVM Setup
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user