- quiet down the notifications

This commit is contained in:
Michael Iedema 2014-03-28 14:25:37 +01:00
parent 0c43c040df
commit 257f9bdddc
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 libssl-dev unixodbc-dev