mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Update .travis.yml
This commit is contained in:
parent
46ba91dc75
commit
6304bf20aa
@ -18,6 +18,7 @@ before_install:
|
||||
- sudo update-ca-certificates -f
|
||||
- sudo apt-get install -y bzip2 openssl
|
||||
- $SHELL --version 2> /dev/null || dpkg -s $SHELL 2> /dev/null || which $SHELL
|
||||
- sudo apt-get install -y bzip2 libreadline6-dev openssl
|
||||
- pyenv install "2.7.12" && pyenv global "2.7.12"
|
||||
- curl --version
|
||||
- wget --version
|
||||
|
Loading…
Reference in New Issue
Block a user