tools: travis: don't run hledger test, currently missing

This commit is contained in:
Simon Michael 2017-09-11 18:30:08 -07:00
parent 89a627b0c2
commit c49335bd66

View File

@ -122,7 +122,7 @@ script: # command output is not hidden
# run the built-in hunit tests. This doesn't run the doctests,
# but doesn't require rebuilding and is fast
- stack exec -- hledger test
#- stack exec -- hledger test
# run functional tests, skipping the ones for addons
- COLUMNS=80 stack exec -- shelltest --execdir -j16 tests -x /bin -x /addons