From 4e11abdf9b0b28dfda2ec4904ddf0a82e524a847 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Mon, 30 Mar 2020 10:37:29 -0700 Subject: Move git changes support behind a feature --- ci/script.bash | 1 + 1 file changed, 1 insertion(+) (limited to 'ci') diff --git a/ci/script.bash b/ci/script.bash index 7f72ed34..d2055bb2 100755 --- a/ci/script.bash +++ b/ci/script.bash @@ -15,3 +15,4 @@ fi # Check bat-as-a-library, which has a smaller set of dependencies cargo check --target "$TARGET" --verbose --lib --no-default-features +cargo check --target "$TARGET" --verbose --lib --no-default-features --features git -- cgit v1.2.3