Skip to content

Commit 0a9d3ae

Browse files
committed
Auto merge of #7038 - lzutao:ci-fmt, r=alexcrichton
ci: Do not install addons on rustfmt build jobs
2 parents b1add4b + 762b885 commit 0a9d3ae

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)