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-02-05 10:44:11 -08:00

11 lines
124 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