Sha256: 39f3597d0a9b8cacd6a70fc7d62d0b054b11cffe4690c3767c592ec0fefa81c1

Contents?: true

Size: 427 Bytes

Versions: 3

Compression:

Stored size: 427 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
script: "bundle exec rake ci"
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
matrix:
  allow_failures:
    - rvm: ree
    - rvm: 1.8.7
    - rvm: jruby-19mode
    - rvm: jruby-head
notifications:
  irc: "irc.freenode.org#datamapper"
  email:
    - dan.kubb@gmail.com

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
yardstick-0.9.5 .travis.yml
yardstick-0.9.4 .travis.yml
yardstick-0.9.3 .travis.yml