remove notification

This commit is contained in:
Stefan Schmidt 2019-10-30 11:03:56 +01:00
parent 57531de444
commit c973a9f3a4
1 changed files with 0 additions and 11 deletions

View File

@ -132,14 +132,3 @@ before_cache:
mv $HOME/Library/Caches/Homebrew $HOME/cachedir/Homebrew
fi
notifications:
irc:
channels:
- "chat.freenode.net#edevelop"
on_success: change
on_failure: always
template:
- "TravisCI build %{build_number} in branch %{branch}: %{result} - %{message} (%{elapsed_time})"
- "Commit: %{commit_subject} (%{commit}) from %{author}"
- "Change view : %{compare_url}"
- "Build details : %{build_url}"