adding appveyor.yml

This commit is contained in:
Thomas Bernard 2015-09-15 23:48:14 +02:00
parent e1f7a63044
commit a91e4be35e

3
appveyor.yml Normal file
View File

@ -0,0 +1,3 @@
build_script:
- cmd: 'cd miniupnpc'
- cmd: 'mingw32make.bat'