Sha256: 845de52455979d11846bdfcbcdf3374f097ddd06925c11e3326a44f5f9ef3231

Contents?: true

Size: 461 Bytes

Versions: 1

Compression:

Stored size: 461 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
script:
  bundle exec rake spec
rvm:
- 2.3.1
matrix:
  fast_finish: true
deploy:
  provider: rubygems
  api_key:
    secure: HR9PryqDCSGRJlhjdZHpNLMV5FD6oiJ46WzOebYeIGjZRH64vvV2XmxarH/UZpQLRC1x8V0SJV7ju1f727n3Mp2D36kVLxGkn3QbKL4QFDXdRfCKF+jmckzYM5aAxMl/bbNXegdcNOC0eUODzXyMQffd1c1wvlvxSGRCKBD05ug=
  gem: puppet-ghostbuster
  on:
    tags: true
    repo: camptocamp/puppet-ghostbuster
notifications:
  email: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
puppet-ghostbuster-0.9.0 .travis.yml