Sha256: c952746ca67a23278b0a4bab0a997c70e479c16e233fad4ed1ef9b39e5ad6989

Contents?: true

Size: 332 Bytes

Versions: 9

Compression:

Stored size: 332 Bytes

Contents

language: ruby
rvm:
  - 2.3.8
  - 2.4.6
  - 2.5.5
  - 2.6.3
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
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

9 entries across 9 versions & 1 rubygems

Version Path
benchmark_driver-0.15.4 .travis.yml
benchmark_driver-0.15.3 .travis.yml
benchmark_driver-0.15.2 .travis.yml
benchmark_driver-0.15.1 .travis.yml
benchmark_driver-0.15.0 .travis.yml
benchmark_driver-0.14.22 .travis.yml
benchmark_driver-0.14.21 .travis.yml
benchmark_driver-0.14.20 .travis.yml
benchmark_driver-0.14.19 .travis.yml