mirror of
https://github.com/livingcomputermuseum/sImlac.git
synced 2026-01-11 23:53:24 +00:00
Merge pull request #5 from larsbrinkhoff/lars/appveyor
Continuous integration build on AppVeyor.
This commit is contained in:
commit
3efc31f107
@ -1 +1,3 @@
|
||||

|
||||
|
||||
[](https://ci.appveyor.com/project/larsbrinkhoff/sImlac/history)
|
||||
|
||||
8
appveyor.yml
Normal file
8
appveyor.yml
Normal file
@ -0,0 +1,8 @@
|
||||
platform:
|
||||
- x86
|
||||
install:
|
||||
- nuget restore
|
||||
build:
|
||||
project: imlac.sln
|
||||
artifacts:
|
||||
- path: imlac/bin
|
||||
Loading…
x
Reference in New Issue
Block a user