mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-23 07:40:58 +02:00
Travis: debug: print cram._main._which("zsh")
This commit is contained in:
parent
c7f67365b7
commit
e32eaa4880
@ -29,4 +29,5 @@ install:
|
|||||||
script:
|
script:
|
||||||
- zsh --version
|
- zsh --version
|
||||||
- which zsh
|
- which zsh
|
||||||
|
- python -c 'from cram import _main; print(_main._which("zsh"))'
|
||||||
- make test_full
|
- make test_full
|
||||||
|
Loading…
Reference in New Issue
Block a user