summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorNimishaS <nimisha.sharad@msystechnologies.com>2016-10-07 09:01:00 +0000
committerNimishaS <nimisha.sharad@msystechnologies.com>2016-11-16 10:04:58 +0000
commit767b66e13f2989693f7adf1b3cebed2e6da6a12d (patch)
tree449b11fe6c5f1c41263c9287f744bbdc67cc9e86 /appveyor.yml
parentbedcbd5f52448d24fdd7ab26ab79185c011beee3 (diff)
downloadchef-767b66e13f2989693f7adf1b3cebed2e6da6a12d.tar.gz
msu_package resource for Microsoft Update packages
Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com> Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com>
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 831ecf67e5..08756d98ad 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -30,6 +30,8 @@ install:
- 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
+ - appveyor DownloadFile http://curl.haxx.se/ca/cacert.pem -FileName C:\cacert.pem
+ - set SSL_CERT_FILE=C:\cacert.pem
build_script:
- bundle install || bundle install || bundle install