Skip to content

Commit

Permalink
edit build to build_script
Browse files Browse the repository at this point in the history
  • Loading branch information
itn3000 committed Mar 19, 2019
1 parent 33a819f commit 94af166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ configuration: Release
before_build:
- cmd: dotnet tool restore
- cmd: dotnet restore PooledStream.slnproj
build:
build_script:
cmd: dotnet tool run dotnet-cake build.cake -Configuration=Release
test: off
artifacts:
Expand Down

0 comments on commit 94af166

Please sign in to comment.