Add travis and appveyor CI support.
This commit is contained in:
Родитель
414bc71b11
Коммит
1267792903
|
@ -0,0 +1,3 @@
|
|||
language: csharp
|
||||
script:
|
||||
- ./build.sh verify
|
|
@ -0,0 +1,5 @@
|
|||
build_script:
|
||||
- build.cmd verify
|
||||
clone_depth: 1
|
||||
test: off
|
||||
deploy: off
|
Загрузка…
Ссылка в новой задаче