Run smorgasboard example on CI

This commit is contained in:
Alex Crichton 2018-03-02 20:21:44 -08:00
parent 4ebb3df330
commit e7f7f7864a

View File

@ -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: