install: bump to new hledger-irr version

[ci skip]
This commit is contained in:
Simon Michael 2018-07-02 16:43:25 +01:00
parent 6e265446f7
commit 0a81400b08

View File

@ -38,7 +38,7 @@ cache:
install:
# - curl -skL -ostack.zip http://www.stackage.org/stack/windows-x86_64
# - 7z x stack.zip stack.exe
- stack --version
#- stack --version
# temporary, troubleshooting https://github.com/commercialhaskell/stack/issues/4125
- echo %PATH%
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%