Skip to content

Commit 48da9e3

Browse files
committed
test and build all examples
1 parent 728b7f0 commit 48da9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ install:
7070
build: false
7171

7272
test_script:
73-
- cargo build --release --target %TARGET% %FEATURES%
73+
- cargo build --tests --examples # make sure all examples can be build.

0 commit comments

Comments
 (0)