mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 11:52:43 +03:00
travis: build hledger-web, hledger-api
This commit is contained in:
parent
1d0f94145d
commit
c79cee3d1f
@ -120,8 +120,8 @@ script: # command output is not hidden
|
||||
- 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-web
|
||||
# - stack build --ghc-options=-Werror hledger-api
|
||||
- stack build --ghc-options=-Werror hledger-web
|
||||
- stack build --ghc-options=-Werror hledger-api
|
||||
|
||||
# run the built-in hunit tests. This doesn't run the doctests,
|
||||
# but doesn't require rebuilding and is fast
|
||||
|
Loading…
Reference in New Issue
Block a user