Sha256: 97bd0ec728326c0d26552bd560d4a8d81448aaa6c5586001d4fd4edf6ed6ff2f
Contents?: true
Size: 525 Bytes
Versions: 2
Compression:
Stored size: 525 Bytes
Contents
language: ruby sudo: false cache: bundler bundler_args: --without yard guard benchmarks env: - CODECLIMATE_REPO_TOKEN=87c9080bda25bce8e63a294f99312345c144c0f6d5eedf400fd753356fbf7dcf script: "RAILS_ENV=test bundle exec rake app:db:reset app:spec" rvm: - 2.0 - 2.1 - 2.2 - rbx-2 - jruby-9000 - 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rom-rails-0.6.0.rc1 | .travis.yml |
rom-rails-0.6.0.beta1 | .travis.yml |