Commit a687bd93324255550b2cc1f239f6937913f01d80

Authored by Dmitriy Zaporozhets
1 parent 8da7c3bf

rvm get stable for travis

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
... ... @@ -2,6 +2,7 @@ language: ruby
2 2 env:
3 3 - DB=mysql TRAVIS=true
4 4 before_install:
  5 + - rvm get stable
5 6 - sudo apt-get install libicu-dev -y
6 7 - gem install charlock_holmes -v="0.6.9"
7 8 branches:
... ...