Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit d66284d

Browse files
committed
Install rustc-dev component in travis
1 parent 5ce104e commit d66284d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ install:
1111
# Required for Racer autoconfiguration
1212
- rustup component add rust-src
1313
- rustup component add rust-analysis
14+
- rustup component add rustc-dev
1415
matrix:
1516
fast_finish: true
1617
include:

0 commit comments

Comments
 (0)