Skip to content

Commit

Permalink
CI: Make IRC notifications for travis less verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
ePirat committed Aug 2, 2018
1 parent 610d092 commit b3c3097
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ notifications:
irc:
channels:
- "chat.freenode.net#icecast-mentors"
on_success: change
on_failure: always
template:
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Build details : %{build_url}"

0 comments on commit b3c3097

Please sign in to comment.