mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-16 14:07:04 +00:00
parent
9c34986bab
commit
b21a9c800c
@ -68,12 +68,6 @@ case ${INTEGRATION} in
|
||||
check_fmt
|
||||
cd -
|
||||
;;
|
||||
failure)
|
||||
git clone --depth=1 https://github.com/rust-lang-nursery/${INTEGRATION}.git
|
||||
cd ${INTEGRATION}/failure-1.X
|
||||
check_fmt
|
||||
cd -
|
||||
;;
|
||||
*)
|
||||
git clone --depth=1 https://github.com/rust-lang-nursery/${INTEGRATION}.git
|
||||
cd ${INTEGRATION}
|
||||
|
Loading…
Reference in New Issue
Block a user