File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ install:
2828 - set PATH=%USERPROFILE%\.cargo\bin;%PATH%
2929 - rustup default stable
3030 - rustup uninstall beta
31- - rustup component remove rust-docs & exit 0
3231 - rustup update
3332 # Install "master" toolchain
3433 - cargo install rustup-toolchain-install-master & exit 0
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ before_script:
3535- export PATH=$HOME/.cargo/bin:$PATH
3636- rustup default stable
3737- rustup uninstall beta
38- - rustup component remove rust-docs || echo "rust-docs already gone"
3938- rustup update
4039# Install "master" toolchain
4140- cargo install rustup-toolchain-install-master || echo "rustup-toolchain-install-master already installed"
You can’t perform that action at this time.
0 commit comments