Sha256: 83a4ebdb9d92e1bcb47e902acfc8068e58f4e5f87789976170044011eae9ced6

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

---
services:
  - redis-server
language: ruby
dist: trusty
rvm:
  - 2.4.0
  - 2.3
  - 2.2
  - 2.1
  - 2.0
before_install:
  - gem update bundler
script: bundle exec rspec
after_success: bundle exec codeclimate-test-reporter

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
resque-rate_limited-1.2.4 .travis.yml
resque-rate_limited-1.2.3 .travis.yml
resque-rate_limited-1.2.2 .travis.yml