Sha256: a9fe597424595ec3f59900f2bc01fbb928c0566615ae741d127c8679de9af834

Contents?: true

Size: 316 Bytes

Versions: 3

Compression:

Stored size: 316 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:
  - VERBOSE=1 bundle exec rake

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
benchmark_driver-0.15.7 .travis.yml
benchmark_driver-0.15.6 .travis.yml
benchmark_driver-0.15.5 .travis.yml