Skip to content

Commit cf1164e

Browse files
committed
do not fix chalk
1 parent dda964d commit cf1164e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ci/integration.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,6 @@ case ${INTEGRATION} in
6464
check_fmt
6565
cd -
6666
;;
67-
chalk)
68-
git clone --depth=1 https://github.com/rust-lang-nursery/${INTEGRATION}.git
69-
cd ${INTEGRATION}
70-
# Need to run build.rs once.
71-
# See: https://github.com/rust-lang-nursery/rustfmt/issues/2789
72-
cargo build
73-
check_fmt
74-
cd -
75-
;;
7667
failure)
7768
git clone --depth=1 https://github.com/rust-lang-nursery/${INTEGRATION}.git
7869
cd ${INTEGRATION}/failure-1.X

0 commit comments

Comments
 (0)