Sha256: a5da11aac6ec6074693ec85ec00bfc68d7989efcc2c5ef683edb7a68cb4857a2

Contents?: true

Size: 326 Bytes

Versions: 11

Compression:

Stored size: 326 Bytes

Contents

language: ruby
rvm:
  - 2.3.8
  - 2.4.9
  - 2.5.7
  - 2.6.5
  - 2.7.0
  - 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:
  - VERBOSE=1 bundle exec rake

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
benchmark_driver-0.15.18 .travis.yml
benchmark_driver-0.15.17 .travis.yml
benchmark_driver-0.15.16 .travis.yml
benchmark_driver-0.15.15 .travis.yml
benchmark_driver-0.15.14 .travis.yml
benchmark_driver-0.15.13 .travis.yml
benchmark_driver-0.15.12 .travis.yml
benchmark_driver-0.15.11 .travis.yml
benchmark_driver-0.15.10 .travis.yml
benchmark_driver-0.15.9 .travis.yml
benchmark_driver-0.15.8 .travis.yml