Sha256: 0f44198a333e216561e12b557517d31588e9cf524c3446861920be272d5182e7
Contents?: true
Size: 618 Bytes
Versions: 1
Compression:
Stored size: 618 Bytes
Contents
language: ruby sudo: false cache: bundler bundler_args: --without tools benchmarks script: - bundle exec rake spec rvm: - 2.0 - 2.1 - 2.2 - rbx-2 - jruby-9000 - ruby-head - jruby-head env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head notifications: email: false webhooks: urls: - https://webhooks.gitter.im/e/f3ae734607c915f30b21 on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: false # default: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rodakase-0.0.1 | .travis.yml |