Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaillet authored Dec 8, 2016
1 parent 8a4b809 commit 64c1736
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,12 @@ after_build:
artifacts:
path: micmac_win.zip
name: micmac_win

deploy:
description: 'AppVeyor build'
artifact: micmac_win
auth_token:
secure: /bJuMkK+l78lspexK/xcdi0TsITsIuiuW7nNnY8Aw1cI+k33h4epHXs2z/f6sJjJ
provider: GitHub
on:
appveyor_repo_tag: true

0 comments on commit 64c1736

Please sign in to comment.