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"
|
STACK_ROOT: "c:\\sr"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- echo "" | stack --no-terminal --install-ghc test
|
- echo "" | stack --no-terminal --install-ghc test hledger hledger-web hledger-api
|
||||||
- stack --local-bin-path . install
|
- stack --local-bin-path . install hledger hledger-web hledger-api
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: hledger.exe
|
- path: hledger.exe
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user