Sha256: e9e89feffb237b5a8e75cb04dc7625e2ec22881f53361162639cc2a884d33ada
Contents?: true
Size: 682 Bytes
Versions: 1
Compression:
Stored size: 682 Bytes
Contents
language: ruby sudo: false cache: bundler bundler_args: --without yard guard benchmarks tools before_script: - psql -c 'create database rom_repository' -U postgres script: "bundle exec rake ci" rvm: - 2.0 - 2.1 - 2.2 - 2.3.0 - rbx-2 - jruby-9000 - jruby-head - ruby-head env: global: - CODECLIMATE_REPO_TOKEN=173b95dae5c6ac281bc36a4b212291a89fed9b520b39a86bafdf603692250e60 - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-2 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-repository-0.2.0 | .travis.yml |