Sha256: 80f58af56012bb6ee7f4992b8a79b4560b45e932d86351db74d1bc6f61aadabe

Contents?: true

Size: 268 Bytes

Versions: 5

Compression:

Stored size: 268 Bytes

Contents

language: ruby
dist: xenial
cache: bundler

matrix:
  include:
    - rvm: 2.4
    - rvm: 2.5
    - rvm: 2.6
    - rvm: 2.7    
    - rvm: jruby-head
      env: JRUBY_OPTS="--debug -X+O"
    - rvm: ruby-head
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
benchmark-http-0.13.0 .travis.yml
benchmark-http-0.12.0 .travis.yml
benchmark-http-0.11.1 .travis.yml
benchmark-http-0.11.0 .travis.yml
benchmark-http-0.10.0 .travis.yml