appveyor.yml - another try.

This commit is contained in:
John MacFarlane 2018-09-24 23:47:22 -07:00
parent 828f51fd4a
commit b115deba2a

View file

@ -80,8 +80,7 @@ test_script:
cabal --version
cabal update
cabal new-build %CABAL_BUILD_OPTS% . pandoc-citeproc
cp "`find dist-newstyle/ -type f -name pandoc`" .\windows\
cp "`find dist-newstyle/ -type f -name pandoc-citeproc`" .\windows\
forfiles /P .\dist-newstyle /M pandoc*.exe /C "cmd /C cp @file .\windows\ "
)
after_test: