Sha256: 26119bc59eb10b954ff4d01ed7d311dbe695a65560f4bd04b37cdfb8014ec2ad

Contents?: true

Size: 401 Bytes

Versions: 5

Compression:

Stored size: 401 Bytes

Contents

language: ruby
rvm:
- 2.4.5
- 2.3.8
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

5 entries across 5 versions & 1 rubygems

Version Path
manageiq-appliance_console-3.3.3 .travis.yml
manageiq-appliance_console-3.3.2 .travis.yml
manageiq-appliance_console-4.0.1 .travis.yml
manageiq-appliance_console-4.0.0 .travis.yml
manageiq-appliance_console-3.3.1 .travis.yml