Sha256: 4979d0bd72ef5128c445c331b7f3e008ba7727de4a01891485ab0fae748f9d1b
Contents?: true
Size: 349 Bytes
Versions: 1
Compression:
Stored size: 349 Bytes
Contents
sudo: false notifications: email: false language: ruby cache: bundler matrix: include: - rvm: 1.9.3 env: TEST=spec - rvm: 2.0.0 env: TEST=spec - rvm: 2.1.9 env: TEST=default - rvm: 2.2.5 env: TEST=spec before_install: gem update bundler install: bundle install --retry=3 script: bundle exec rake $TEST
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puppet-check-1.0.0 | .travis.yml |