language: cpp compiler: gcc notifications: 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 #install: # - sh bootstrap.sh script: - dpkg-buildpackage -us -uc