appveyor - remove ghc --version.
This commit is contained in:
parent
e45ad7415c
commit
c85fc92a21
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ test_script:
|
|||
)
|
||||
- if "%BUILD_TYPE%" == "cabal" (
|
||||
cabal --version &&
|
||||
ghc --version &&
|
||||
cabal --store-dir="%CABAL_STORE%" new-update &&
|
||||
cabal --store-dir="%CABAL_STORE%" new-install -w C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.6.1\bin\ghc.exe --symlink-bindir=. %CABAL_BUILD_OPTS% . pandoc-citeproc
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue