appveyor should not complain anymore ! :)

This commit is contained in:
Thomas Bernard 2015-10-26 11:07:46 +01:00
parent cc3eefd912
commit d4c6874524
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ install:
build_script:
- cmd: 'cd miniupnpc'
- cmd: 'mingw32-make -f Makefile.mingw'
- cmd: 'upnpc-static.exe -l'
# - cmd: 'upnpc-static.exe -l'