Sha256: 1d305858366274ffbc82619b5529783cc6cd4f3a835569665aa05c9fba7a88fc

Contents?: true

Size: 309 Bytes

Versions: 1

Compression:

Stored size: 309 Bytes

Contents

language: ruby
sudo: false
cache: bundler
before_install: gem install bundler
script: 'bundle exec rake'
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2
  - 2.3.0
  - ruby-head
  - jruby-19mode
  - jruby-head
bundler_args: '--path vendor/bundle'

matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: ruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redis-store-1.4.0 .travis.yml