Skip to content

Commit

Permalink
travis: build hledger-ui again, should work now
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Apr 16, 2018
1 parent bb90471 commit 705513c
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 @@ -124,7 +124,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 705513c

Please sign in to comment.