appveyor.yml: diagnostics.

This commit is contained in:
John MacFarlane 2016-06-03 13:25:56 -07:00
parent c4ae3b9855
commit 4177dbef66

View file

@ -31,6 +31,9 @@ before_test:
test_script:
# The ugly echo "" hack is to avoid complaints about 0 being an invalid file
# descriptor
- pwd
- where stack
- echo "" | stack clean
- echo "" | stack --no-terminal test
- echo "" | stack --local-bin-path . install pandoc pandoc-citeproc