From cc1cfdd87007b4b01343089673f8f6341cf70cd2 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Mon, 6 Jul 2015 14:55:35 -0300 Subject: [PATCH] Travis' kalibro_install version bump --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a81ab2b..f371b3f 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.5 kalibro_install + - git clone https://github.com/mezuro/kalibro_install.git -b v2.6 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