Sha256: 2016551d0cfa6a11b66737e8e84298b437e0aa18c8721df95f51e9a8d24801be

Contents?: true

Size: 241 Bytes

Versions: 3

Compression:

Stored size: 241 Bytes

Contents

language: ruby
rvm:
  - 2.1.10
  - 2.2.8
  - 2.3.6
  - 2.4.3
  - 2.5.0
cache: bundler
branches:
  only:
    - master
before_install: gem install bundler -v 1.15.4
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.9.2 .travis.yml
benchmark_driver-0.9.1 .travis.yml
benchmark_driver-0.9.0 .travis.yml