diff --git a/.travis.yml b/.travis.yml index 50e5ec4..4a167bd 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.7.rc1 + - export KALIBRO_PROCESSOR_VERSION=v1.1.7 - export KALIBRO_CONFIGURATIONS_VERSION=v2.0.0 - bash install.sh - popd -- libgit2 0.21.2