diff --git a/appveyor.yml b/appveyor.yml index fe01d25..3fbae82 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -136,6 +136,7 @@ build: false #directly or perform other testing commands. Rust will automatically be placed in the PATH # environment variable. test_script: + - rustup default %channel%-%target% - cargo build %cargoflags% before_deploy: