1
0
mirror of https://github.com/livingcomputermuseum/sImlac.git synced 2026-04-25 03:35:24 +00:00

Continuous integration build on AppVeyor.

This commit is contained in:
Lars Brinkhoff
2020-04-29 07:57:22 +02:00
parent 6f7711fe27
commit 5124c35296
2 changed files with 10 additions and 0 deletions

View File

@@ -1 +1,3 @@
![Build Status](https://api.travis-ci.org/livingcomputermuseum/sImlac.svg)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/butfmm8cd5vge16l?svg=true)](https://ci.appveyor.com/project/larsbrinkhoff/sImlac/history)

8
appveyor.yml Normal file
View File

@@ -0,0 +1,8 @@
platform:
- x86
install:
- nuget restore
build:
project: imlac.sln
artifacts:
- path: imlac/bin