Skip to content

Commit 2c52c90

Browse files
committed
Build the direct-composition demo on Appveyor CI
1 parent 9d92ad5 commit 2c52c90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ test_script:
1818
- cargo test --verbose
1919
- cd ../wrench
2020
- cargo test --verbose
21+
- cd ../direct-composition
22+
- cargo build --verbose

0 commit comments

Comments
 (0)