- quiet down the notifications

This commit is contained in:
Michael Iedema 2014-03-28 14:26:18 +01:00
parent 51b9fca577
commit 03d3eb618a
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,13 @@ language: cpp
compiler: gcc
notifications:
irc: "chat.freenode.net#openbts"
irc:
channels:
- "chat.freenode.net#openbts"
template:
- "%{repository} : %{message} : %{build_url}"
on_success: change
on_failure: always
#before_install:
# - sudo apt-get install -qq libxyz