travis: build hledger-ui again, should work now

This commit is contained in:
Simon Michael 2018-04-16 16:57:09 -07:00
parent bb904718fa
commit 705513c398

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