|
@@ -7,11 +7,16 @@ before_install:
|
|
- sudo apt-get install -y gdebi-core
|
|
- sudo apt-get install -y gdebi-core
|
|
- sudo pkg/kamailio/deb/build_deps.sh precise $TRAVIS_BUILD_DIR
|
|
- sudo pkg/kamailio/deb/build_deps.sh precise $TRAVIS_BUILD_DIR
|
|
script: ./pkg/kamailio/deb/build_travis.sh
|
|
script: ./pkg/kamailio/deb/build_travis.sh
|
|
|
|
+branches:
|
|
|
|
+ only:
|
|
|
|
+ - master
|
|
|
|
+ - 4.2
|
|
|
|
+ - 4.1
|
|
notifications:
|
|
notifications:
|
|
irc:
|
|
irc:
|
|
channels:
|
|
channels:
|
|
- "chat.freenode.net#Kamailio"
|
|
- "chat.freenode.net#Kamailio"
|
|
- on_success: change
|
|
|
|
|
|
+ on_success: never
|
|
on_failure: always
|
|
on_failure: always
|
|
email:
|
|
email:
|
|
- [email protected]
|
|
- [email protected]
|