Travis ci update

Test on 2.1.1
Dont allow failures on 2.1.x
i18n_v4
Arthur Neves 2014-03-17 00:18:48 -04:00
parent 485cf1aed0
commit 8eb544a3e7
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@ language: ruby
bundler_args: --without development
rvm:
- ruby-head
- 2.1.1
- 2.1.0
- 2.0.0
- 1.9.3
@ -10,7 +11,6 @@ matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
- rvm: 2.1.0
- rvm: jruby-19mode
env: TEST=true
before_install: git submodule update --init --recursive