diff --git a/appveyor.yml b/appveyor.yml index 604c355a6..5f3e0b527 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,4 +19,4 @@ artifacts: name: uutils.exe test_script: - - cargo test --no-fail-fast + - cargo test --no-fail-fast --features generic --no-default-features