Sha256: 961a92d5854acc2552f57a089ce0677308f9ed51dffc2775dea9718075ca8a1e

Contents?: true

Size: 338 Bytes

Versions: 4

Compression:

Stored size: 338 Bytes

Contents

language: ruby
sudo: required
dist: xenial
cache: bundler

before_script:
  - gem update --system

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
benchmark-http-0.5.0 .travis.yml
benchmark-http-0.4.1 .travis.yml
benchmark-http-0.4.0 .travis.yml
benchmark-http-0.3.0 .travis.yml