Commit be55a4ca14490b76079fc158107ceab7554c8c2e

Authored by Rafael Manzo
1 parent aaac51a1

updates ruby version for Travis build

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
1 1 language: ruby
2 2 rvm:
3   - - 2.2.0
  3 + - 2.2.1
4 4  
5 5 before_script:
6 6 - git clone https://gist.github.com/6179925.git -b v2.0 kalibro_install
... ...