Files
puppetlabs-java/.sync.yml
Johnson Earls f80686908c MODULE-6105: Move .sync.yml travis configuration under .travis.yml:
This allows `modulesync` to work again for this module.
2017-11-26 16:21:55 +00:00

10 lines
156 B
YAML

---
appveyor.yml:
delete: true
spec/spec_helper.rb:
allow_deprecations: true
.travis.yml:
extras:
- rvm: 2.1.9
script: bundle exec rake rubocop