diff --git a/.travis.yml b/.travis.yml index cf20740..e3f3d22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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