Skip to content

Commit

Permalink
travis: hledger-ui can be built again (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed May 17, 2018
1 parent 3bf0f19 commit 84bde50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 84bde50

Please sign in to comment.