appveyor: skip hledger-ui again, not sure that's working #376

This commit is contained in:
Simon Michael 2016-07-22 13:00:52 -07:00
parent 92903769e5
commit 68169aad2b

View File

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