mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 23: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:
|
||||
- zsh --version
|
||||
- which zsh
|
||||
- python -c 'from cram import _main; print(_main._which("zsh"))'
|
||||
- make test_full
|
||||
|
Loading…
Reference in New Issue
Block a user