Sha256: af08acd8534740d4bede2b041b514ced320263237a4a50200e48c32475182c31

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 Bytes

Contents

language: ruby
rvm:
  - 2.1.10
  - 2.2.8
  - 2.3.6
  - 2.4.3
  - 2.5.0
  - ruby-head
cache: bundler
branches:
  only:
    - master
before_install:
  - gem update --system
script:
  - bundle exec rake ruby_examples
  - bundle exec rake yaml_examples

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
benchmark_driver-0.8.6 .travis.yml
benchmark_driver-0.8.5 .travis.yml
benchmark_driver-0.8.4 .travis.yml