1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/.travis.yml
2019-03-27 15:31:51 -07:00

11 lines
132 B
YAML

language: ruby
sudo: false
cache: bundler
services:
- redis-server
rvm:
- 2.3.7
- 2.4.4
- 2.5.1
- 2.6.0
- jruby-9.2.6.0