(maint) add java module to ci
This commit is contained in:
@@ -40,6 +40,13 @@ Gemfile:
|
||||
git: https://github.com/skywinder/github-changelog-generator
|
||||
ref: 20ee04ba1234e9e83eb2ffb5056e23d641c7a018
|
||||
condition: Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.2.2')
|
||||
- gem: puppet_litmus
|
||||
git: https://github.com/puppetlabs/puppet_litmus
|
||||
ref: main
|
||||
condition: Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.5.0')
|
||||
- gem: bolt
|
||||
version: '2.32.0'
|
||||
condition: Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.5.0')
|
||||
spec/spec_helper.rb:
|
||||
mock_with: ":rspec"
|
||||
coverage_report: true
|
||||
|
||||
Reference in New Issue
Block a user