Browse Source

New AppVeyor try, update mirrors first

Loïc Hoguin 9 years ago
parent
commit
3f7627ba58
1 changed files with 1 additions and 0 deletions
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -1,5 +1,6 @@
 build_script:
 build_script:
 - cd C:\
 - cd C:\
+- C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors"
 - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy"
 - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy"
 - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S git make"
 - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S git make"
 test_script:
 test_script: