travis: don't build hledger-ui
This commit is contained in:
parent
3b4313c883
commit
9ce4f8b112
@ -119,7 +119,7 @@ script: # command output is not hidden
|
|||||||
# run hledger-lib/hledger functional tests, skipping the ones for addons
|
# run hledger-lib/hledger functional tests, skipping the ones for addons
|
||||||
- COLUMNS=80 stack exec -- shelltest --execdir -j16 tests -x /bin -x /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-web
|
||||||
# - stack build --ghc-options=-Werror hledger-api
|
# - stack build --ghc-options=-Werror hledger-api
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user