Julius Pfrommer %!s(int64=7) %!d(string=hai) anos
pai
achega
b4d0642cf5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      appveyor.yml

+ 2 - 0
appveyor.yml

@@ -47,6 +47,8 @@ install:
   - cmd: '%CYG_BASH% -lc "cygcheck -dc cygwin"'
 
 before_build:
+  # use MinGW64
+  - set PATH=C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin;%PATH%
   # Workaround for CMake not wanting sh.exe on PATH for MinGW
   - set PATH=%PATH:C:\Program Files\Git\usr\bin;=%