Browse Source

Remove a useless command from AppVeyor build

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

+ 0 - 1
appveyor.yml

@@ -1,5 +1,4 @@
 build_script:
-- 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 -S git make"