Sha256: a763cb45db11703f712df6ba30aa62e9c22526881fdc1acd9d27658c44f6c44d

Contents?: true

Size: 236 Bytes

Versions: 4

Compression:

Stored size: 236 Bytes

Contents

language: ruby
cache: bundler
before_install: gem update bundler
script: bundle exec rake
rvm:
  - 2.0
  - 2.1
  - 2.3.3
  - ruby-head
  - jruby
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby
services:
  - redis-server

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
verdict-0.15.1 .travis.yml
verdict-0.15.0 .travis.yml
verdict-0.14.0 .travis.yml
verdict-0.13.0 .travis.yml