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