Sha256: d2f9e3ae8a3f4a8c6ac91b9650cd0f14455b82d7cb12721158b1431b30cea978
Contents?: true
Size: 763 Bytes
Versions: 1
Compression:
Stored size: 763 Bytes
Contents
language: ruby dist: trusty sudo: false cache: bundler bundler_args: --without sql benchmarks console tools script: "bundle exec rake ci" rvm: - 2.4.0 - 2.3.3 - 2.2.6 - 2.1.10 - rbx-3 - jruby-9.1.5.0 - ruby-head after_success: # Send coverage report from the job #1 == current MRI release - '[ "${TRAVIS_JOB_NUMBER#*.}" = "1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter' env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: ruby-head # Check out https://github.com/bundler/bundler/issues/5142 - rvm: rbx-3 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-mapper-0.5.0.beta1 | .travis.yml |