summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-11-29 17:25:34 +0000
committerChris Wilson <chris+github@qwirx.com>2015-11-29 17:25:34 +0000
commitc2b3a620e705b3354561bad6b4b29b04b01d8613 (patch)
treec5ba8ac6ed7b8bb0f04c6f76d00a6edc96a3ce71 /appveyor.yml
parent94c19f949824c652c6b9b430efcd95245c7c7be0 (diff)
We don't actually need Subversion any more, and it won't install.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 41c17528..7df13a84 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -24,7 +24,6 @@ build:
install:
- cinst strawberryperl
- - cinst svn
- cinst 7zip.commandline
- cd %APPVEYOR_BUILD_FOLDER%\..
- "ps: [Net.ServicePointManager]::SecurityProtocol = 'Tls12'"