From 704e074329a85379003284986e71f3559cc92cdb Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Mon, 5 Oct 2015 13:44:28 -0300 Subject: [PATCH] Update kalibro_install on travis' script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2f9573b..5dc5e7e 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.7 kalibro_install + - git clone https://github.com/mezuro/kalibro_install.git -b v3.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