Skip to content

Commit af7aa68

Browse files
committed
Remove appveyor deployment
Windows builds will be xcompiled on Travis/Linux
1 parent 485109f commit af7aa68

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

appveyor.yml

-8
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,3 @@ build_script:
2828
artifacts:
2929
- path: bin\*.exe
3030
name: htmltest-binaries
31-
32-
deploy:
33-
provider: GitHub
34-
auth_token:
35-
secure: 9+xdNIvrnAVRoTFYPvdfYxnSUtWXObdc4DUIndJwiliSsD44stBnDwCvPZ+3OH3e # your encrypted token from GitHub
36-
artifact: htmltest-binaries
37-
on:
38-
appveyor_repo_tag: true # deploy on tag push only

0 commit comments

Comments
 (0)