mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 00:15:48 +03:00
appveyor: skip hledger-ui again, not sure that's working #376
This commit is contained in:
parent
92903769e5
commit
68169aad2b
@ -15,8 +15,8 @@ environment:
|
||||
STACK_ROOT: "c:\\sr"
|
||||
|
||||
test_script:
|
||||
- echo "" | stack --no-terminal --install-ghc test
|
||||
- stack --local-bin-path . install
|
||||
- echo "" | stack --no-terminal --install-ghc test hledger hledger-web hledger-api
|
||||
- stack --local-bin-path . install hledger hledger-web hledger-api
|
||||
|
||||
artifacts:
|
||||
- path: hledger.exe
|
||||
|
Loading…
Reference in New Issue
Block a user