We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b294c commit 77b300cCopy full SHA for 77b300c
appveyor.yml
@@ -40,6 +40,7 @@ install:
40
41
build: false
42
test_script:
43
+ - cargo build --release
44
- cargo test
45
- cargo test -p rust-install
46
- cargo test -p rust-manifest
0 commit comments