Sha256: c5bec0727295facdd1378cd79de763644eaefe24a076803165dcc06eff675b46

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

language: ruby
rvm:
- 2.4.5
- 2.5.3
sudo: false
cache: bundler
env:
  global:
  - RUBY_GC_HEAP_GROWTH_MAX_SLOTS=300000
  - RUBY_GC_HEAP_INIT_SLOTS=600000
  - RUBY_GC_HEAP_GROWTH_FACTOR=1.25
after_script: bundle exec codeclimate-test-reporter
notifications:
  webhooks:
    urls:
    - https://webhooks.gitter.im/e/115ada1099c46977b0d3
    on_success: change
    on_failure: always
    on_start: never

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
manageiq-appliance_console-4.0.2 .travis.yml