mirror of
https://github.com/inspec/inspec
synced 2024-11-26 14:40:26 +00:00
add kitchen-ec2 as test dependency
This commit is contained in:
parent
b1d6906d16
commit
7856f1dd38
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -16,6 +16,7 @@ group :integration do
|
|||
gem 'test-kitchen'
|
||||
gem 'kitchen-vagrant'
|
||||
gem 'kitchen-inspec'
|
||||
gem 'kitchen-ec2'
|
||||
end
|
||||
|
||||
group :tools do
|
||||
|
|
Loading…
Reference in a new issue