Module: kamailio Branch: 4.1 Commit: 7c32f097d7b616337a09c7001ee9c280838029ef URL: https://github.com/kamailio/kamailio/commit/7c32f097d7b616337a09c7001ee9c280...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2015-05-12T21:45:03+02:00
travisci: use regex to select 4.X branches
(cherry picked from commit 5695978137225cc16cbe1cf8282c3eb31262257d)
---
Modified: .travis.yml
---
Diff: https://github.com/kamailio/kamailio/commit/7c32f097d7b616337a09c7001ee9c280... Patch: https://github.com/kamailio/kamailio/commit/7c32f097d7b616337a09c7001ee9c280...
---
diff --git a/.travis.yml b/.travis.yml index c0708df..d0c962e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,8 @@ before_install: script: ./test/travis/build_travis.sh branches: only: - - master - - 4.2 - - 4.1 + - 'master' + - '/^4.[0-9]+$/' notifications: irc: channels: