Skip to content

Commit 7b696a2

Browse files
committed
auto confirm prompts
1 parent 95f1962 commit 7b696a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
- gem --version
2222

2323
# update all packages on the system
24-
- c:/msys64/usr/bin/pacman -Syu
24+
- c:/msys64/usr/bin/pacman -Syu --noconfirm
2525

2626
# prevent freetds to link to wrong ws2_32 lib on i686-w64-mingw32
2727
- c:/msys64/usr/bin/rm /usr/lib/w32api/libws2_32.a

0 commit comments

Comments
 (0)