Skip to content

Commit

Permalink
Remove appveyor deployment
Browse files Browse the repository at this point in the history
Windows builds will be xcompiled on Travis/Linux
  • Loading branch information
wjdp committed Apr 7, 2018
1 parent 485109f commit af7aa68
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,3 @@ build_script:
artifacts:
- path: bin\*.exe
name: htmltest-binaries

deploy:
provider: GitHub
auth_token:
secure: 9+xdNIvrnAVRoTFYPvdfYxnSUtWXObdc4DUIndJwiliSsD44stBnDwCvPZ+3OH3e # your encrypted token from GitHub
artifact: htmltest-binaries
on:
appveyor_repo_tag: true # deploy on tag push only

0 comments on commit af7aa68

Please sign in to comment.