mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
[CI] allowing latest ruby version
ruby is on 2.1.2 now, but, using just 2.1 on travis it will be automatically now and in future versions
This commit is contained in:
parent
7ffc9947d1
commit
5aea98ab31
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ rvm:
|
|||
- jruby-19mode
|
||||
- rbx
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.1
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: rbx
|
||||
|
|
Loading…
Add table
Reference in a new issue