You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
13
external/linker/cecil/appveyor.yml
vendored
Normal file
13
external/linker/cecil/appveyor.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
version: 0.9.6.{build}
|
||||
configuration: net_4_0_Debug
|
||||
build:
|
||||
project: Mono.Cecil.sln
|
||||
verbosity: minimal
|
||||
test_script:
|
||||
- nunit-console.exe Mono.Cecil.nunit
|
||||
notifications:
|
||||
- provider: Webhook
|
||||
url: https://webhooks.gitter.im/e/925de8a68a6d8d3ce68e
|
||||
on_build_success: false
|
||||
on_build_failure: false
|
||||
on_build_status_changed: true
|
||||
Reference in New Issue
Block a user