Sha256: 6492834d4025baa8492a9f816f053cea4352935f96e4192828ff379c063a4450
Contents?: true
Size: 556 Bytes
Versions: 3
Compression:
Stored size: 556 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.2.2 - 2.3.1 - rbx-2 - jruby-9.0.5.0 - ruby-head env: - RAILS_VERSION=5.0.0 - RAILS_VERSION=4.2.0 matrix: allow_failures: - rvm: ruby-head - rvm: rbx-2 exclude: - rvm: rbx-2 env: RAILS_VERSION=5.0.0 notifications: webhooks: urls: - https://webhooks.gitter.im/e/39e1225f489f38b0bd09 on_success: change on_failure: always on_start: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rom-rails-0.9.0 | .travis.yml |
rom-rails-0.9.0.beta1 | .travis.yml |
rom-rails-0.8.0 | .travis.yml |