mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-05 11:48:30 +00:00
travis: temporarily disable rustfmt ci check until #4742 is resolved
This commit is contained in:
parent
ece5f862c4
commit
407e5a000a
@ -63,8 +63,9 @@ matrix:
|
|||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=Geal/nom
|
- env: INTEGRATION=Geal/nom
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=rust-lang/rustfmt
|
# FIXME blocked on https://github.com/rust-lang/rust-clippy/issues/4742
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
#- env: INTEGRATION=rust-lang/rustfmt
|
||||||
|
# if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=hyperium/hyper
|
- env: INTEGRATION=hyperium/hyper
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=bluss/rust-itertools
|
- env: INTEGRATION=bluss/rust-itertools
|
||||||
|
Loading…
Reference in New Issue
Block a user