travis: troubleshoot wrong stack version
This commit is contained in:
parent
df48539b4a
commit
aaf818e9da
@ -96,6 +96,8 @@ install: # command output is hidden as they complete
|
|||||||
- which stack
|
- which stack
|
||||||
- type -a stack
|
- type -a stack
|
||||||
- stack --version
|
- stack --version
|
||||||
|
- echo ~
|
||||||
|
- ~/.local/bin/stack --version
|
||||||
|
|
||||||
# GHC
|
# GHC
|
||||||
- stack setup
|
- stack setup
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user