Skip to content

Commit 876f733

Browse files
authored
Update appveyor.yml
1 parent 574d43d commit 876f733

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

appveyor.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
#skip_non_tags: true
2-
3-
#branches:
4-
# only:
5-
# - master
61

72
build_script:
83
- echo Running cmake...
@@ -21,13 +16,10 @@ artifacts:
2116
name: testIcCPP_win
2217

2318
deploy:
24-
# release: testIcCPP-v$(appveyor_build_version)
2519
description: 'AppVeyor build'
2620
artifact: testIcCPP_win
2721
auth_token:
28-
secure: iMEETa+zCu4tQb1gnZ6Nnb1bp8BJwvWk1te9gmxtMBUuB+vjaRysyNoNz73P8Y1
29-
# draft: false
30-
# prerelease: false
22+
secure: LDoltDSff/8u4l/GIIV2LWwtiS2fQATX8kTdJ1Kw7JeTa568+l27lFcpnUfiNgfk
3123
provider: GitHub
3224
on:
3325
appveyor_repo_tag: true

0 commit comments

Comments
 (0)