mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-03 19:16:33 +00:00
Print shell version on Travis
This commit is contained in:
@@ -4,6 +4,7 @@ addons:
|
||||
- zsh
|
||||
- ksh
|
||||
before_install:
|
||||
- $SHELL --version 2> /dev/null || dpkg -s $SHELL 2> /dev/null || which $SHELL
|
||||
- curl --version
|
||||
- wget --version
|
||||
install:
|
||||
|
Reference in New Issue
Block a user