From 67f4741f3c0f80b70d1f9335730c8e7e9ed38289 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 23 Jul 2016 09:27:25 -0700 Subject: [PATCH] appveyor: and try building all packages again.. #376 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 16e19c9ea..38235687e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,7 +15,7 @@ environment: STACK_ROOT: "c:\\sr" test_script: -- echo "" | stack --no-terminal --install-ghc test hledger hledger-web hledger-api +- echo "" | stack --no-terminal --install-ghc test - stack --local-bin-path . install hledger hledger-web hledger-api artifacts: