diff --git a/.travis.yml b/.travis.yml index d86aeb19..4c038e75 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: