Sha256: c922d5672ef3b7de593aa7f86f1129c689a16bf97209aa21f5831362647fc3df

Contents?: true

Size: 502 Bytes

Versions: 1

Compression:

Stored size: 502 Bytes

Contents

language: ruby
sudo: false
cache: bundler
bundler_args: --without sql benchmarks console tools
script: "bundle exec rake ci"
rvm:
  - 2.0
  - 2.1
  - 2.2.5
  - 2.3.0
  - 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:
  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.4.0 .travis.yml