Revert "appveyor tweak - maybe this will help with the build issue."

This reverts commit c40768b28a.
This commit is contained in:
John MacFarlane
2017-10-11 08:56:24 -07:00
parent c40768b28a
commit 0eb61ae5cb
+1 -1
View File
@@ -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)