Sha256: 5fd1f82811436550e563dc89565fb5a37390ca7038915d4dd45e95e04b118e2f

Contents?: true

Size: 401 Bytes

Versions: 3

Compression:

Stored size: 401 Bytes

Contents

language: ruby
rvm:
- 2.3.6
- 2.4.2
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

3 entries across 3 versions & 1 rubygems

Version Path
manageiq-appliance_console-2.0.3 .travis.yml
manageiq-appliance_console-2.0.2 .travis.yml
manageiq-appliance_console-2.0.1 .travis.yml