mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
parent
8b2dec6ab7
commit
16b27e06bd
@ -105,7 +105,7 @@ fi
|
|||||||
|
|
||||||
if [ "$TRAVIS_OS_NAME" = linux -a "$HYPER" ]; then
|
if [ "$TRAVIS_OS_NAME" = linux -a "$HYPER" ]; then
|
||||||
cd $HOME
|
cd $HOME
|
||||||
git clone --depth=1 -b hyper-capi https://github.com/hyperium/hyper.git
|
git clone --depth=1 https://github.com/hyperium/hyper.git
|
||||||
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||||
source $HOME/.cargo/env
|
source $HOME/.cargo/env
|
||||||
cd $HOME/hyper
|
cd $HOME/hyper
|
||||||
|
Loading…
Reference in New Issue
Block a user