mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 09:59:13 +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
|
# dist: trusty # KVM Setup
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
Reference in New Issue
Block a user