diff --git a/.travis.yml b/.travis.yml index 2fa67658..ab87a1f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,9 @@ before_script: git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog. script: hugo sudo: false dist: trusty +notifications: + email: + on_success: never + on_failure: always # vim: ts=2 sw=2 et