Sha256: 07eab5bb17797f9c25e6590387943d2cbea6a59d2746181c3b0b095965327f7d

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

language: ruby
sudo: false
cache: bundler
bundler_args: --without yard guard benchmarks
script: "RAILS_ENV=test bundle exec rake app:db:reset app:spec"
rvm:
  - 2.1
  - 2.2
  - 2.3.1
  - rbx-2
  - jruby-9.0.5.0
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
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.7.0 .travis.yml