Sha256: e1401c80cca5d5c390101d98cedac8b22f5949a5ebecb20143ad8c096f19cd11

Contents?: true

Size: 179 Bytes

Versions: 1

Compression:

Stored size: 179 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 2.7.1
  - 2.6.6
  - 2.5.8
before_install: gem install bundler -v '~> 2.1'
script:
  - bundle exec rspec
  - bundle exec rubocop

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
delayed_job_worker_pool-0.3.0 .travis.yml