Commit 70e5f859a78e98d79e47dc99be02241140c97640

Authored by Heitor
1 parent 2d45f43a

kalibro_install version 2.2

Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -3,7 +3,7 @@ rvm:
3 3 - 2.2.2
4 4  
5 5 before_script:
6   - - git clone https://gist.github.com/6179925.git -b v2.1 kalibro_install
  6 + - git clone https://gist.github.com/6179925.git -b v2.2 kalibro_install
7 7 - pushd kalibro_install
8 8 # 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
9 9 - sudo apt-get remove libzmq3
... ...