We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f1962 commit 7b696a2Copy full SHA for 7b696a2
appveyor.yml
@@ -21,7 +21,7 @@ install:
21
- gem --version
22
23
# update all packages on the system
24
- - c:/msys64/usr/bin/pacman -Syu
+ - c:/msys64/usr/bin/pacman -Syu --noconfirm
25
26
# prevent freetds to link to wrong ws2_32 lib on i686-w64-mingw32
27
- c:/msys64/usr/bin/rm /usr/lib/w32api/libws2_32.a
0 commit comments