summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-03-07 12:33:43 -0600
committerTom Duffield <tom@chef.io>2017-03-07 12:33:43 -0600
commita1d4982148220f71bf30f5d7b2a66dd5a29beee7 (patch)
treefccab74fb554182906e815c72a59c51c610a7655 /appveyor.yml
parent5dc375d6dd7acb1d32f06b3ee663201d0a119ccf (diff)
downloadchef-a1d4982148220f71bf30f5d7b2a66dd5a29beee7.tar.gz
Replace changelog group with ci group
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7b3780896c..2ea59184a6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,7 +31,7 @@ install:
- bundler --version
- SET BUNDLE_IGNORE_CONFIG=true
- SET BUNDLE_FROZEN=1
- - SET BUNDLE_WITHOUT=development:guard:maintenance:tools:integration:changelog:docgen:travis:style:omnibus_package:aix:bsd:linux:mac_os_x:solaris
+ - SET BUNDLE_WITHOUT=development:guard:maintenance:tools:integration:ci:docgen:travis:style:omnibus_package:aix:bsd:linux:mac_os_x:solaris
- appveyor DownloadFile http://curl.haxx.se/ca/cacert.pem -FileName C:\cacert.pem
- set SSL_CERT_FILE=C:\cacert.pem