Skip to content

Commit 762b885

Browse files
committed
ci: Do not install addons on rustfmt build jobs
1 parent b1add4b commit 762b885

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
@@ -10,6 +10,7 @@ matrix:
1010
- name: "rustfmt"
1111
env: TARGET=x86_64-unknown-linux-gnu
1212
rust: stable
13+
addons:
1314
before_script:
1415
- rustup component add rustfmt
1516
script:

0 commit comments

Comments
 (0)