Sha256: b0b27a9f5a7095d9615f022372b04c0d97578f1fc2d2890f4abf96b20f50e331

Contents?: true

Size: 398 Bytes

Versions: 1

Compression:

Stored size: 398 Bytes

Contents

language: ruby
dist: trusty
sudo: required
cache: bundler
bundler_args: --without sql benchmarks console tools
script: "bundle exec rake ci"
rvm:
  - 2.3.4
  - 2.4.1
  - jruby-9.1.13.0
env:
  global:
    - JRUBY_OPTS='--dev -J-Xmx1024M'
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-http-0.7.0 .travis.yml