Skip to content

Commit

Permalink
Added missing build target
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Jun 17, 2018
1 parent 62a2ca1 commit 7cb2679
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 @@ -13,6 +13,6 @@ skip_commits:
- .gitignore

build_script:
- ps: .\build.ps1
- ps: .\build.ps1 -Target AppVeyor

cache: tools -> setup.cake,appveyor.yml,tools\packages.config

0 comments on commit 7cb2679

Please sign in to comment.