Skip to content

Commit

Permalink
veyor
Browse files Browse the repository at this point in the history
  • Loading branch information
tikuta committed Dec 21, 2018
1 parent e20a2f7 commit 8d96ce0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,12 @@ for:
python misc/ninja_syntax_test.py
appveyor PushArtifact ninja.exe
deploy:
description: release
provider: GitHub
auth_token:
secure: wyu/fhbEU2AiTPWJNIkimoVCBquTpTeVHOUBGQbB3m0GRS2ch+plZ7gtQNgvanJ0
artifact: ninja.exe
draft: true

test: off

0 comments on commit 8d96ce0

Please sign in to comment.