Sha256: 1c0d384041b5b533469f18f35a32f8ca3d2db648c83e21d5a2836c9a46d2c546

Contents?: true

Size: 385 Bytes

Versions: 3

Compression:

Stored size: 385 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - rbx-19mode
  - ruby-head
matrix:
  allow_failures:
    - rvm: jruby-19mode
    - 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

3 entries across 3 versions & 1 rubygems

Version Path
rom-relation-0.1.2 .travis.yml
rom-relation-0.1.1 .travis.yml
rom-relation-0.1.0 .travis.yml