Skip to content

Commit a90b1c8

Browse files
committed
Install dependency for test-kitchen
1 parent ff08fde commit a90b1c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ jobs:
236236
choco install msys2 --params "/NoUpdate" --allow-downgrade -y --version 20180531.0.0
237237
refreshenv
238238
ridk.cmd exec pacman -U msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz
239+
ridk.cmd exec pacman -S mingw-w64-x86_64-ruby-xmlrpc
239240
ridk.cmd install 2 3
240241
ridk.cmd exec pacman -S --noconfirm --needed base-devel mingw-w64-x86_64-toolchain
241242
powershell kill -n gpg-agent # Started by msys, if we don't kill it the job stays running forever (found by running 'ps -W' before and after the last two commands)

0 commit comments

Comments
 (0)