Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cheikhshift authored Oct 5, 2017
1 parent 3c7c7cf commit ff8ac9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ install:
build_script:
- go build -o dist\IDE -i .

artifacts:
- path: dist/IDE
name: binary

deploy:
release: IDE-$(appveyor_build_version)
description: 'Browser accessible IDE'
Expand Down

0 comments on commit ff8ac9e

Please sign in to comment.