mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Add Ruby 2.1.0 to Travis config
This commit is contained in:
parent
889d8e15d6
commit
742f1f8ae2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ rvm:
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
- rbx
|
- rbx
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
- 2.1.0
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: jruby-19mode
|
- rvm: jruby-19mode
|
||||||
|
|
Loading…
Reference in a new issue