mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Test against the newset version of ruby 2.1 (2.1.8)
This commit is contained in:
parent
49affbaaa4
commit
5af4876f73
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@ cache: bundler
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.7
|
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
- 2.1.8
|
||||||
- 2.2.4
|
- 2.2.4
|
||||||
- 2.3.0
|
- 2.3.0
|
||||||
- jruby
|
- jruby
|
||||||
|
|
Loading…
Reference in a new issue