tools: travis: revert workaround attempt

This commit is contained in:
Simon Michael 2017-08-01 10:12:02 -07:00
parent 21951aa273
commit 20993d9785

View File

@ -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