Revert "travis: build hledger-ui again, should work now" - nope

This reverts commit 705513c

Waiting on https://github.com/haskell-fswatch/hfsnotify/pull/77
This commit is contained in:
Simon Michael 2018-04-16 17:53:44 -07:00
parent 705513c398
commit 8633ab2e42

View File

@ -124,7 +124,7 @@ script: # command output is not hidden
# run hledger-lib/hledger functional tests, skipping the ones for addons
- COLUMNS=80 stack exec -- shelltest --execdir -j16 tests -x /bin -x /addons
- stack build --ghc-options=-Werror hledger-ui
# - stack build --ghc-options=-Werror hledger-ui
- stack build --ghc-options=-Werror hledger-web
- stack build --ghc-options=-Werror hledger-api