mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 06:33:33 +03:00
Run smorgasboard example on CI
This commit is contained in:
parent
4ebb3df330
commit
e7f7f7864a
@ -16,6 +16,7 @@ script:
|
||||
- cargo test
|
||||
- cargo install --debug --path crates/wasm-bindgen-cli
|
||||
- (cd examples/hello_world && ./build.sh)
|
||||
- (cd examples/smorgasboard && ./build.sh)
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
Reference in New Issue
Block a user