We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728b7f0 commit 48da9e3Copy full SHA for 48da9e3
appveyor.yml
@@ -70,4 +70,4 @@ install:
70
build: false
71
72
test_script:
73
- - cargo build --release --target %TARGET% %FEATURES%
+ - cargo build --tests --examples # make sure all examples can be build.
0 commit comments