Add another example to travis

This commit is contained in:
Alex Crichton 2018-03-22 19:06:23 -07:00
parent 7ebc428646
commit 9d5b4ce2fb

View File

@ -44,6 +44,8 @@ script:
(cd examples/math && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
- |
(cd examples/dom && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
- |
(cd examples/wasm-in-wasm && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
notifications:
email: