Merge pull request #311 from netlify/remove_travis_notifications
Disable email notification for Travis.
This commit is contained in:
commit
dda4ecd50a
@ -10,3 +10,5 @@ before_install:
|
|||||||
- npm i -g yarn --cache-min 999999999
|
- npm i -g yarn --cache-min 999999999
|
||||||
install:
|
install:
|
||||||
- yarn
|
- yarn
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user