From 55d11857fe25ef5a3587526ff1b60ca5de64defd Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Thu, 11 Jun 2015 14:18:37 -0300 Subject: [PATCH] Updated travis script to version 2.5 of kalibro_install. It includes changes on kalibro_processor regarding the listing of branches --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f402dd..a81ab2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ addons: postgresql: "9.3" before_script: - - git clone https://github.com/mezuro/kalibro_install.git -b v2.3 kalibro_install + - git clone https://github.com/mezuro/kalibro_install.git -b v2.5 kalibro_install - pushd kalibro_install # Remove bugged libzmq3 package, see https://github.com/travis-ci/travis-ci/issues/982 and https://github.com/travis-ci/travis-ci/issues/1715 for details - sudo apt-get remove libzmq3 -- libgit2 0.21.2