From 9fa66d0b88c6d99837f188d69ad0895170f84b7a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 24 Sep 2018 15:33:50 -0700 Subject: appveyor - fix typo. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ff5ce9ed9..91b5d1a67 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -72,7 +72,7 @@ install: test_script: # The ugly echo "" hack is to avoid complaints about 0 being an invalid file # descriptor - - | ps: | + - ps: | if ($env:BUILD_TYPE -Match "stack") { stack --version stack path -- cgit v1.2.3