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