Disable email notification for Travis.

They kill my inbox.

Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
David Calavera 2017-03-20 11:07:31 -07:00
parent 128111a85e
commit b507b96d75
No known key found for this signature in database
GPG Key ID: DE3D437CCBECE2C4

View File

@ -10,3 +10,5 @@ before_install:
- npm i -g yarn --cache-min 999999999
install:
- yarn
notifications:
email: false