mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
All the kitchen gems are in integration group, we need this..
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
e405dd0c80
commit
5a18457692
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ os:
|
|||
- osx
|
||||
services:
|
||||
- docker
|
||||
bundler_args: "--without integration tools maintenance deploy"
|
||||
bundler_args: "--without tools maintenance deploy"
|
||||
before_install:
|
||||
- gem --version
|
||||
- bundle --version
|
||||
|
|
Loading…
Reference in a new issue