Sha256: 4742ba1a7271218350136052428877c37001da483e6a06c10c91f3bb77374c33
Contents?: true
Size: 743 Bytes
Versions: 1
Compression:
Stored size: 743 Bytes
Contents
language: ruby dist: trusty sudo: false cache: bundler bundler_args: --without tools script: "bundle exec rake ci" env: global: - CODECLIMATE_REPO_TOKEN=15dad2a6b4f5f73f367783df8192230b73070b33fe1f193393e9867d50653885 - JRUBY_OPTS='--dev -J-Xmx1024M' after_success: # Send coverage report from the job #1 == current MRI release - '[ "${TRAVIS_JOB_NUMBER#*.}" = "1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter' rvm: - 2.4.0 - 2.3.3 - 2.2.6 - jruby-9.1.7.0 - ruby-head - rbx-3 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-yesql-0.4.0 | .travis.yml |