1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Merge pull request #2754 from yui-knk/update_test_ruby_version

Test against the newset version of ruby 2.1 (2.1.8)
This commit is contained in:
Abdelkader Boudih 2016-01-07 06:39:41 +00:00
commit ee8d958a6b

View file

@ -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