puppetlabs-stdlib/.sync.yml
2014-06-27 10:23:52 -07:00

9 lines
246 B
YAML

---
.travis.yml:
script: "\"bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--color --format documentation'\""
Rakefile:
unmanaged: true
Gemfile:
unmanaged: true
spec/spec_helper.rb:
unmanaged: true