Skip to content

Commit

Permalink
branch: artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
inikep committed Sep 6, 2016
1 parent 84fbbd6 commit 870f541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ deploy:
artifact: zstd.exe
force_update: true
on:
branch: artifacts
COMPILER: gcc
PLATFORM: "mingw64"
appveyor_repo_tag: false
Expand All @@ -130,6 +131,7 @@ deploy:
artifact: zstd32.exe
force_update: true
on:
branch: artifacts
COMPILER: gcc
PLATFORM: "mingw32"
appveyor_repo_tag: false

0 comments on commit 870f541

Please sign in to comment.