diff --git a/.travis.yml b/.travis.yml index fde43f4..81bdafe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,6 @@ 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.2.1 - - export KALIBRO_CONFIGURATIONS_VERSION=v2.0.0 - bash install.sh - popd - cp config/database.yml.sample config/database.yml -- libgit2 0.21.2