From 73bcccbb4475ce1c4717fff63a0d3bba3008c1ef Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Fri, 23 Oct 2015 18:27:38 -0200 Subject: [PATCH] Update KalibroProcessor version on travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d0bb589..1ee68a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_script: - 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 - - export KALIBRO_PROCESSOR_VERSION=v1.1.1 + - export KALIBRO_PROCESSOR_VERSION=v1.1.2 - export KALIBRO_CONFIGURATIONS_VERSION=v1.2.0 - bash install.sh - popd -- libgit2 0.21.2