ci: turn off email notifications

This commit is contained in:
Jorge Bucaran 2018-10-13 15:29:07 +09:00
parent 8d3e4d367e
commit e4629b9186
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -6,3 +6,5 @@ before_install:
script:
- curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
- fish -c "fisher version; and fisher help"
notifications:
email: false