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
54d8cec889
commit
f68ea4f0da
@ -17,7 +17,7 @@ before_install:
|
|||||||
- sudo sed -i 's/mozilla\/DST_Root_CA_X3.crt/!mozilla\/DST_Root_CA_X3.crt/g' /etc/ca-certificates.conf
|
- sudo sed -i 's/mozilla\/DST_Root_CA_X3.crt/!mozilla\/DST_Root_CA_X3.crt/g' /etc/ca-certificates.conf
|
||||||
- sudo update-ca-certificates -f
|
- sudo update-ca-certificates -f
|
||||||
- $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.14"
|
- 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