2
0
mirror of https://github.com/status-im/miniupnp.git synced 2025-01-10 14:16:02 +00:00

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

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