Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeUsher committed May 2, 2017
1 parent a225599 commit 87471c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ init:
branches:
only:
- master
image:
- Visual Studio 2017
configuration:
- Release
- Debug
Expand All @@ -12,4 +14,4 @@ build:
verbosity: minimal
artifacts:
- path: export\Release.zip
- path: export\Debug.zip
- path: export\Debug.zip

0 comments on commit 87471c7

Please sign in to comment.