mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
appveyor: use easytest 0.2.1 avoiding unicode output (may help #832)
This commit is contained in:
parent
162e42db3b
commit
8f50e824ed
@ -86,8 +86,7 @@ build_script:
|
||||
# use network 2.7.0.1+ to avoid https://github.com/haskell/network/issues/313
|
||||
#- stack build --test --copy-bins --local-bin-path=. hledger hledger-web network-2.7.0.2
|
||||
# use ghc 8.2 to avoid hledger-web -> network/stack/ghc/windows build issue
|
||||
# don't run test suites to avoid easytest/windows utf8 issue
|
||||
- stack build --copy-bins --local-bin-path=. hledger hledger-web --stack-yaml=stack-ghc8.2.yaml
|
||||
- stack build --test --copy-bins --local-bin-path=. hledger hledger-web --stack-yaml=stack-ghc8.2.yaml
|
||||
- 7z a -tzip hledger.zip hledger.exe hledger-web.exe
|
||||
|
||||
#- hledger-install/hledger-install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user