mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 01:52:26 +08:00
Merge pull request #2896 from ipfs/feature/no-travis-notification
Disable Travis Email notifications
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
# dist: trusty # KVM Setup
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
Reference in New Issue
Block a user