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
commit c85eec28d5

View File

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