From c19b37c70ac23b7c93b81dc48ec67a5086544016 Mon Sep 17 00:00:00 2001 From: pierreguillot Date: Thu, 8 Feb 2018 17:47:33 +0100 Subject: [PATCH] remove 1st pacman --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7dbc1acf..4bb74d5a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,7 @@ os: Visual Studio 2015 install: - git submodule update --init --recursive - - C:\msys64\usr\bin\bash -lc "pacman -Syuu --noconfirm" + #- C:\msys64\usr\bin\bash -lc "pacman -Syuu --noconfirm" #- C:\msys64\usr\bin\bash -lc "pacman -S --noconfirm --needed make mingw-w64-i686-gcc mingw-w64-x86_64-gcc" - C:\msys64\usr\bin\bash -lc "pacman -S --noconfirm --needed mingw-w64-cross-winpthreads-git" build_script: