Sha256: 1fbd68753ba83e0ea53e4a3b611111c400b0dca76dd37e1e15d49232e450c72b

Contents?: true

Size: 234 Bytes

Versions: 2

Compression:

Stored size: 234 Bytes

Contents

language: ruby
cache: bundler
before_install: gem update bundler
script: bundle exec rake
rvm:
  - 2.5
  - 2.6
  - 2.7
  - ruby-head
  - jruby
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby
services:
  - redis-server

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
verdict-0.16.0 .travis.yml
verdict-0.15.2 .travis.yml