Sha256: b8b7ee56b26b8a33d5a4bcdc78380f39855b54b5c7ec69e45fb7455c32494e6c

Contents?: true

Size: 271 Bytes

Versions: 23

Compression:

Stored size: 271 Bytes

Contents

language: ruby
rvm:
  - 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
  - gem install haml -v 4.0.7
  - gem install haml -v 5.0.4
script:
  - RSPEC_RETRIES=3 VERBOSE=1 bundle exec rake

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
benchmark_driver-0.13.2 .travis.yml
benchmark_driver-0.13.1 .travis.yml
benchmark_driver-0.13.0 .travis.yml