From 70e5f859a78e98d79e47dc99be02241140c97640 Mon Sep 17 00:00:00 2001 From: Heitor Reis Date: Fri, 8 May 2015 15:08:47 -0300 Subject: [PATCH] kalibro_install version 2.2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 79dc8af..3d8a938 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ rvm: - 2.2.2 before_script: - - git clone https://gist.github.com/6179925.git -b v2.1 kalibro_install + - git clone https://gist.github.com/6179925.git -b v2.2 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