1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-11-22 23:40:58 +02:00

Travis: which zsh

This commit is contained in:
Daniel Hahler 2017-04-23 14:23:06 +02:00
parent f542734c08
commit 6c5b6a9b85

View File

@ -18,4 +18,5 @@ install:
- export SHELL=zsh
script:
- zsh --version
- which zsh
- make test