appveyor should not complain anymore ! :)
This commit is contained in:
parent
cc3eefd912
commit
d4c6874524
|
@ -4,4 +4,4 @@ install:
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: 'cd miniupnpc'
|
- cmd: 'cd miniupnpc'
|
||||||
- cmd: 'mingw32-make -f Makefile.mingw'
|
- cmd: 'mingw32-make -f Makefile.mingw'
|
||||||
- cmd: 'upnpc-static.exe -l'
|
# - cmd: 'upnpc-static.exe -l'
|
||||||
|
|
Loading…
Reference in New Issue