Sha256: fb12969a9c8eca5083588f97243d4078a78c3716cd198df54b0be8bc10eab6b1

Contents?: true

Size: 292 Bytes

Versions: 3

Compression:

Stored size: 292 Bytes

Contents

---
language: ruby
bundler_args: --without development
script:
  - bundle exec rake test
before_install: rm -f Gemfile.lock
before_script:
  - npm install
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
env:
  - PUPPET_HERALD_ENV=production
  - PUPPET_HERALD_ENV=development
notifications:
  email: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
puppet-herald-0.8.1 .travis.yml
puppet-herald-0.8.0 .travis.yml
puppet-herald-0.2.0 .travis.yml