Skip to content

Commit

Permalink
remove 1st pacman
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Feb 8, 2018
1 parent 1a70eb6 commit c19b37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c19b37c

Please sign in to comment.