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-07 12:07:39 -08:00

10 lines
158 B
YAML

language: ruby
sudo: false
cache: bundler
services:
- redis-server
bundler_args: --without development load_test
rvm:
- 2.5.1
- 2.6.0
- jruby-9.2.5.0