1
0
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:
Jeromy Johnson
2016-06-24 09:03:35 -07:00
committed by GitHub

View File

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