From d188e995e701f290cca5e9aa0901e3c32f48f26b Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Mon, 5 Oct 2015 16:36:30 -0300 Subject: [PATCH] Set specific versions on travis build for kalibro --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5dc5e7e..9854967 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,8 @@ 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.0.0 + - export KALIBRO_CONFIGURATIONS_VERSION=v1.1.1 - bash install.sh - popd - cp config/database.yml.sample config/database.yml -- libgit2 0.21.2