Skip to content

Commit

Permalink
Fixes #34
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitz committed Oct 27, 2019
1 parent d6ae9da commit d11cc5a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ for:
- path: ANTLRVisualizer2019.zip
name: ANTLRVisualizer2019

# deploy:
# - provider: GitHub
# description: ''
# auth_token:
# secure: aJaTRXIa+zc+SOGdNPKTH+znUun60Jh5b5pdjzLslhnoKk4vh1eoqO/vnGcDEwig
# artifact:
# ANTLRVisualizer2019
deploy:
- provider: GitHub
description: ''
auth_token:
secure: aJaTRXIa+zc+SOGdNPKTH+znUun60Jh5b5pdjzLslhnoKk4vh1eoqO/vnGcDEwig
artifact:
ANTLRVisualizer2019

-
matrix:
Expand All @@ -79,9 +79,9 @@ for:
- path: ANTLRVisualizer2017.zip
name: ANTLRVisualizer2017

# deploy:
# - provider: GitHub
# description: ''
# auth_token:
# secure: aJaTRXIa+zc+SOGdNPKTH+znUun60Jh5b5pdjzLslhnoKk4vh1eoqO/vnGcDEwig
# artifact: ANTLRVisualizer2017
deploy:
- provider: GitHub
description: ''
auth_token:
secure: aJaTRXIa+zc+SOGdNPKTH+znUun60Jh5b5pdjzLslhnoKk4vh1eoqO/vnGcDEwig
artifact: ANTLRVisualizer2017

0 comments on commit d11cc5a

Please sign in to comment.