travis: hledger-ui can be built again (#719)

This commit is contained in:
Simon Michael 2018-05-16 17:33:44 -07:00
parent 3bf0f19bb5
commit 84bde5095c

View File

@ -128,7 +128,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