1
0
Fork 0
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:
Peter M. Goldstein 2013-12-25 11:33:36 -08:00
parent 889d8e15d6
commit 742f1f8ae2

View file

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