Files
cgrates/.travis.yml
Radu Ioan Fericean 29358f17f7 only one q
2012-08-10 22:15:50 +03:00

21 lines
301 B
YAML

language: go
before_install: sudo apt-get -q install bzr
branches:
only: master
notifications:
irc:
channels:
- "irc.freenode.net#cgrates"
on_success: change
on_failure: always
email:
on_success: change
on_failure: always
after_script:
./build.sh
./test.sh