From dff9d5032a1f4bb98e49a727d41db1a9ea231d38 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Thu, 9 Feb 2017 13:15:39 +0100 Subject: [PATCH] travis-ci: set 5.X branch [skip ci] --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e95a837af8c..f028d6ffeae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,7 @@ before_install: script: docker run -v $TRAVIS_BUILD_DIR:/code:rw kamailio/pkg-kamailio-docker:dev-stretch /bin/bash -c "export CC=$CC; cd /code; ./test/travis/build_travis.sh" branches: only: - - 'master' - - '/^4\.[0-9]+$/' + - '/^5\.[0-9]+$/' notifications: irc: channels: