Skip to content

Commit

Permalink
+ appveyor, Default-CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
SubPointSupport committed Apr 17, 2017
1 parent 1c12a7c commit 0ca56a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ test: off
clone_folder: c:\prj

build_script:
- ps: c:\prj\SPMeta2.Reverse\Build\build-new.ps1 -Verbosity Minimal -Target "Default-CI"
- ps: c:\prj\SPMeta2.Reverse\Build\build.ps1 -Verbosity Minimal -Target "Default-Appveyor"
- ps: c:\prj\SPMeta2.Reverse\Build\build.ps1 -Target "Default-CI"

artifacts:
- path: '**\packages\*.nupkg'

0 comments on commit 0ca56a3

Please sign in to comment.