1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

appveyor: disable Unix features

This commit is contained in:
Joseph Crail 2016-05-22 04:22:54 -04:00
parent 7ef4bb37a8
commit 5b77b82884

View file

@ -19,4 +19,4 @@ artifacts:
name: uutils.exe name: uutils.exe
test_script: test_script:
- cargo test --no-fail-fast - cargo test --no-fail-fast --features generic --no-default-features