Add appveyor.yml
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
This commit is contained in:
10
appveyor.yml
Normal file
10
appveyor.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: autobuild.{build}
|
||||
build_cloud: Hyper-V
|
||||
configuration: Debug
|
||||
platform: Any CPU
|
||||
build:
|
||||
parallel: true
|
||||
verbosity: detailed
|
||||
artifacts:
|
||||
- path: Notepad/bin/Debug/Notepad.exe
|
||||
name: Notepad
|
Reference in New Issue
Block a user