Sha256: 988837f1392f0b1c05b95b806e0db238a31505364cf198d6f4726f47471b7bd3

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

Stored size: 332 Bytes

Contents

language: ruby
before_install: gem install bundler
bundler_args: --without yard guard benchmarks metrics
script: "bundle exec rake spec"
rvm:
  - ree
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - ruby-head
  - jruby-18mode
  - jruby-19mode
  - jruby-head
  - rbx-18mode
  - rbx-19mode
notifications:
  email:
    - dan.kubb@gmail.com

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
yardstick-0.9.2 .travis.yml
yardstick-0.9.1 .travis.yml
yardstick-0.9.0 .travis.yml