Commit 55d11857fe25ef5a3587526ff1b60ca5de64defd

Authored by Diego Camarinha
Committed by Heitor
1 parent 54d022f0

Updated travis script to version 2.5 of kalibro_install. It includes changes on …

…kalibro_processor regarding the listing of branches
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -5,7 +5,7 @@ addons: @@ -5,7 +5,7 @@ addons:
5 postgresql: "9.3" 5 postgresql: "9.3"
6 6
7 before_script: 7 before_script:
8 - - git clone https://github.com/mezuro/kalibro_install.git -b v2.3 kalibro_install 8 + - git clone https://github.com/mezuro/kalibro_install.git -b v2.5 kalibro_install
9 - pushd kalibro_install 9 - pushd kalibro_install
10 # 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 10 # 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
11 - sudo apt-get remove libzmq3 11 - sudo apt-get remove libzmq3