fix(ci): Disable e-mail notifications

This commit is contained in:
Michael Carlberg 2016-11-19 08:31:06 +01:00
parent b3df50082a
commit 7dedcf6526
1 changed files with 1 additions and 1 deletions

View File

@ -114,10 +114,10 @@ script:
done
notifications:
email: false
irc:
channels:
- "irc.freenode.org#polybar"
template:
- "%{author} pushed #%{commit} \"%{commit_subject}\" -> %{repository_name}/%{branch}"
- "Build #%{build_number}: %{result} // Compare at %{compare_url}"
skip_join: true