appveyor: exclude hledger-ui #376
This commit is contained in:
parent
d6ea7178ed
commit
a6fa859d46
@ -14,5 +14,4 @@ environment:
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- stack setup > nul
|
- stack setup > nul
|
||||||
- echo "" | stack --no-terminal build
|
- echo "" | stack --no-terminal build --test hledger hledger-web hledger-api # hledger-ui not supported
|
||||||
- echo "" | stack --no-terminal test
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user