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
|
- if [[ ! -x ~/.local/bin/shelltest ]]; then stack install --stack-yaml=shelltestrunner/stack.yaml --resolver=lts-8.6; fi
|
||||||
- shelltest --version
|
- shelltest --version
|
||||||
|
|
||||||
# try this to work around a strange failure after hledger version change
|
|
||||||
- stack clean
|
|
||||||
|
|
||||||
script: # command output is not hidden
|
script: # command output is not hidden
|
||||||
|
|
||||||
# less slow
|
# less slow
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user