Sha256: 13e959ce16078dcbf8ea3aff95c6f170df1e5996bb542ae47fe58c6ff45e9075

Contents?: true

Size: 380 Bytes

Versions: 1

Compression:

Stored size: 380 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
script: "RAILS_ENV=test rake app:spec"
rvm:
  - 2.0
  - 2.1
  - rbx-2
  - jruby
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/39e1225f489f38b0bd09
    on_success: change
    on_failure: always
    on_start: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rom-rails-0.0.1 .travis.yml