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
@@ -2,6 +2,7 @@ language: ruby @@ -2,6 +2,7 @@ language: ruby
2 env: 2 env:
3 - DB=mysql TRAVIS=true 3 - DB=mysql TRAVIS=true
4 before_install: 4 before_install:
  5 + - rvm get stable
5 - sudo apt-get install libicu-dev -y 6 - sudo apt-get install libicu-dev -y
6 - gem install charlock_holmes -v="0.6.9" 7 - gem install charlock_holmes -v="0.6.9"
7 branches: 8 branches: