appveyor: exclude hledger-ui #376

This commit is contained in:
Simon Michael 2016-07-22 11:34:09 -07:00
parent d6ea7178ed
commit a6fa859d46

View File

@ -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