Skip to content
Snippets Groups Projects
Commit 66c81767 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

rollback travis ruby1.9 version

parent c0d7b5bb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,14 +2,13 @@ language: ruby
env:
- DB=mysql TRAVIS=true
before_install:
- rvm get stable
- sudo apt-get install libicu-dev -y
- gem install charlock_holmes -v="0.6.9"
branches:
only:
- 'master'
rvm:
- 1.9.3-p429
- 1.9.3-p392
- 2.0.0
services:
- mysql
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment