mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
travis: hledger-ui can be built again (#719)
This commit is contained in:
parent
3bf0f19bb5
commit
84bde5095c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user