Sha256: 6eaa64aa0ac35d4524e822940a74dc57467fb2de75d11a05327054c4dcf150fc

Contents?: true

Size: 383 Bytes

Versions: 1

Compression:

Stored size: 383 Bytes

Contents

language: ruby
before_install:
  - travis_retry gem install bundler
rvm:
  - 2.1
  - 2.2
  - 2.3.1
  - ruby-head
  - jruby
  - rbx-2
gemfile:
  - Gemfile
  - gemfiles/redisrb-master.gemfile
matrix:
  allow_failures:
    - rvm: rbx-2
# Use the faster container based infrastructure
# http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
sudo: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fakeredis-0.6.0 .travis.yml