Fix appveyor builds

This commit is contained in:
Chocobo1 2016-07-31 11:03:48 +08:00
parent 5f34c62ce3
commit ec5278e183
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
install:
- set PATH=%PATH%;C:\MinGW\bin
- set PATH=%PATH%;C:\msys64\mingw32\bin
build_script:
- cmd: 'cd miniupnpc'
- cmd: 'mingw32-make -f Makefile.mingw'
# - cmd: 'upnpc-static.exe -l'
- cd miniupnpc
- mingw32-make -f Makefile.mingw
# - upnpc-static.exe -l