From 5f4015c764d2a9a78a663391beeb35d5f13ad9dd Mon Sep 17 00:00:00 2001 From: brewdente <brewdente@gmail.com> Date: Tue, 10 May 2016 11:19:31 -0400 Subject: [PATCH] Untabifying lines to see if that fixes things. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 3ca4423..b1cac29 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,7 +19,7 @@ init: Write-Host "Build Version: " $env:BuildVersion Write-Host "appveyor_build_version Variable: " $env:appveyor_build_version - + install: - ps: >- try -- GitLab