summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/appveyor.sh b/appveyor.sh
index 26d75571a..dbf13ac32 100644
--- a/appveyor.sh
+++ b/appveyor.sh
@@ -16,8 +16,7 @@ EOF
-# update/install dependecies
-pacman -Suu --needed --noconfirm --noprogressbar
+# install dependecies
pacman -S $MINGW_PACKAGE_PREFIX-ccache --needed --noconfirm --noprogressbar
source ../msys2installdeps.sh