travis: build shelltestrunner with its default resolver
It's the same as hledger's right now: nightly-2017-12-05.
This commit is contained in:
parent
302ee50bfe
commit
dd737ebbd5
@ -105,7 +105,7 @@ install: # command output is hidden as they complete
|
|||||||
#- git clone http://github.com/simonmichael/shelltestrunner
|
#- git clone http://github.com/simonmichael/shelltestrunner
|
||||||
#- if [[ ! -d shelltestrunner ]]; then git clone http://github.com/simonmichael/shelltestrunner; fi
|
#- if [[ ! -d shelltestrunner ]]; then git clone http://github.com/simonmichael/shelltestrunner; fi
|
||||||
- git clone http://github.com/simonmichael/shelltestrunner
|
- git clone http://github.com/simonmichael/shelltestrunner
|
||||||
- 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; fi
|
||||||
- shelltest --version
|
- shelltest --version
|
||||||
|
|
||||||
script: # command output is not hidden
|
script: # command output is not hidden
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user