diff --git a/.travis.yml b/.travis.yml index 6f2d81b..fc0f254 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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