diff --git a/appveyor.yml b/appveyor.yml index ca31b96a..1f99a960 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,4 +38,4 @@ for: - cd %APPVEYOR_BUILD_FOLDER%\test_suite\deps - cargo build - cd %APPVEYOR_BUILD_FOLDER%\test_suite - - cargo test --features compiletest,unstable + - cargo test --features unstable