1
0
Fork 0
mirror of https://github.com/deanpcmad/sidekiq-limit_fetch.git synced 2022-11-09 13:54:36 -05:00

Use jruby 9k on travis

This commit is contained in:
brainopia 2016-10-13 23:32:07 +03:00
parent 980de03de0
commit c6d0741ca0

View file

@ -1,10 +1,7 @@
language: ruby
before_install:
- gem install bundler
- gem update bundler
rvm:
- 2.3.1
- 2.2.5
- jruby
- jruby-9.1.5.0
services:
- redis-server