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 7, 2016
1 parent 574d43d commit 876f733
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
#skip_non_tags: true

#branches:
# only:
# - master

build_script:
- echo Running cmake...
Expand All @@ -21,13 +16,10 @@ artifacts:
name: testIcCPP_win

deploy:
# release: testIcCPP-v$(appveyor_build_version)
description: 'AppVeyor build'
artifact: testIcCPP_win
auth_token:
secure: iMEETa+zCu4tQb1gnZ6Nnb1bp8BJwvWk1te9gmxtMBUuB+vjaRysyNoNz73P8Y1
# draft: false
# prerelease: false
secure: LDoltDSff/8u4l/GIIV2LWwtiS2fQATX8kTdJ1Kw7JeTa568+l27lFcpnUfiNgfk
provider: GitHub
on:
appveyor_repo_tag: true

0 comments on commit 876f733

Please sign in to comment.