mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
add/test appveyor build
This commit is contained in:
parent
181c875016
commit
3db1a1fe9f
1 changed files with 4 additions and 0 deletions
4
appveyor.yml
Normal file
4
appveyor.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
version: 1.0.{build}
|
||||
os: MinGW
|
||||
build_script:
|
||||
- cmd: make -C src MINGW=1
|
Loading…
Reference in a new issue