From 0eb61ae5cbbec29aba69dc07dfe8dd0bd78059f7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 11 Oct 2017 08:56:24 -0700 Subject: Revert "appveyor tweak - maybe this will help with the build issue." This reverts commit c40768b28a4646dec425ce4784cfcf46e2405464. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 1ad188c97..e3d7ec782 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -47,7 +47,7 @@ test_script: %STACK% setup > nul %STACK% path echo "" | %STACK% clean - echo "" | %STACK% %STACK_BUILD_OPTS% install %STACK_FLAGS% + echo "" | %STACK% %STACK_BUILD_OPTS% install pandoc pandoc-citeproc %STACK_FLAGS% after_test: # .\ in the stack commandline seems to be .\windows\ (where the stack-appveyor.yaml is) -- cgit v1.2.3