mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
tools: travis: revert workaround attempt
This commit is contained in:
parent
21951aa273
commit
20993d9785
@ -107,9 +107,6 @@ install: # command output is hidden as they complete
|
||||
- if [[ ! -x ~/.local/bin/shelltest ]]; then stack install --stack-yaml=shelltestrunner/stack.yaml --resolver=lts-8.6; fi
|
||||
- shelltest --version
|
||||
|
||||
# try this to work around a strange failure after hledger version change
|
||||
- stack clean
|
||||
|
||||
script: # command output is not hidden
|
||||
|
||||
# less slow
|
||||
|
Loading…
Reference in New Issue
Block a user