mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 06:41:50 +00:00
Update .travis.yml
This commit is contained in:
parent
dc1c98334b
commit
1456ed0314
@ -18,7 +18,7 @@ before_install:
|
|||||||
- sudo update-ca-certificates -f
|
- sudo update-ca-certificates -f
|
||||||
#- sudo apt-get install -y bzip2 libreadline6 libreadline6-dev openssl
|
#- sudo apt-get install -y bzip2 libreadline6 libreadline6-dev openssl
|
||||||
- $SHELL --version 2> /dev/null || dpkg -s $SHELL 2> /dev/null || which $SHELL
|
- $SHELL --version 2> /dev/null || dpkg -s $SHELL 2> /dev/null || which $SHELL
|
||||||
- pyenv install "2.7.12" && pyenv global "2.7.12"
|
#- pyenv install "2.7.12" && pyenv global "2.7.12"
|
||||||
- curl --version
|
- curl --version
|
||||||
- wget --version
|
- wget --version
|
||||||
- bash --version | head
|
- bash --version | head
|
||||||
|
Loading…
Reference in New Issue
Block a user