Skip to content

Commit 010663d

Browse files
committed
Add llvm-tools component
1 parent 9e9f8dd commit 010663d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/semver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if ! rustc --version | grep -E "nightly" ; then
1313
exit 1
1414
fi
1515

16-
rustup component add rustc-dev
16+
rustup component add rustc-dev llvm-tools-preview
1717

1818
# FIXME: Use upstream once it gets rustup.
1919
cargo +nightly install semververfork

0 commit comments

Comments
 (0)