asterisk/.travis.yml

22 lines
396 B
YAML

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 libssl-dev unixodbc-dev libsrtp0 libsrtp0-dev uuid-dev libjansson-dev libxml2-dev
#install:
# - sh bootstrap.sh
script:
- ./build.sh