Sha256: 7cbc0e43e6fbf684995620186c1e32aed50e0cf65ddd42cb06136c9fa8a3d47a

Contents?: true

Size: 388 Bytes

Versions: 1

Compression:

Stored size: 388 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
script: "bundle exec rake metrics:coverage"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1
  - rbx
  - jruby
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
notifications:
  irc:
    channels:
      - "irc.freenode.org#rom-rb"
    on_success: never
    on_failure: change
  email:
    on_success: never
    on_failure: change

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rom-0.2.0 .travis.yml