1
0
Fork 0
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:
Luciano Sousa 2014-05-13 13:44:01 -03:00
parent 7ffc9947d1
commit 5aea98ab31

View file

@ -6,7 +6,7 @@ rvm:
- jruby-19mode
- rbx
- 2.0.0
- 2.1.0
- 2.1
matrix:
allow_failures:
- rvm: rbx