Sha256: 3fd961f7e84049fc0e2380799a4d0c6ecc6f5a79d7875cb449f7b6fb7f939362

Contents?: true

Size: 461 Bytes

Versions: 8

Compression:

Stored size: 461 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
script:
  bundle exec rake spec
rvm:
- 2.1.5
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

8 entries across 8 versions & 1 rubygems

Version Path
puppet-ghostbuster-0.8.0 .travis.yml
puppet-ghostbuster-0.7.3 .travis.yml
puppet-ghostbuster-0.7.2 .travis.yml
puppet-ghostbuster-0.7.1 .travis.yml
puppet-ghostbuster-0.7.0 .travis.yml
puppet-ghostbuster-0.6.0 .travis.yml
puppet-ghostbuster-0.5.1 .travis.yml
puppet-ghostbuster-0.5.0 .travis.yml