appveyor: try without pacman installs

This commit is contained in:
Nguyen Anh Quynh 2016-03-09 09:54:09 +08:00
parent 26261be244
commit dca32a875e

View file

@ -14,7 +14,6 @@ environment:
install: install:
- C:\"Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" - C:\"Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat"
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Suy python2 make pkg-config mingw-w64-x86_64-glib2 mingw-w64-x86_64-toolchain"
build_script: build_script:
- make.sh cross-win64 - make.sh cross-win64