mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 19:31:44 +03:00
appveyor: show stack version
[ci skip]
This commit is contained in:
parent
8f50e824ed
commit
0bb0d8967d
@ -43,6 +43,7 @@ install:
|
||||
# install latest stack release
|
||||
- curl -skL -ostack.zip http://www.stackage.org/stack/windows-x86_64
|
||||
- 7z x stack.zip stack.exe
|
||||
- stack --version
|
||||
|
||||
# install a stack prerelease
|
||||
#- curl -skLO https://github.com/commercialhaskell/stack/releases/download/v1.9.0.1/stack-1.9.0.1-windows-x86_64.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user