mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-31 01:11:06 +00:00
Remove chrome examples from CI
This commit is contained in:
parent
b81864ecf4
commit
8df5ea7084
@ -41,10 +41,6 @@ matrix:
|
|||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
(cd examples/hello_world && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
|
(cd examples/hello_world && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
|
||||||
- |
|
|
||||||
(cd examples/hello_world/chrome && ./build.sh)
|
|
||||||
- |
|
|
||||||
(cd examples/hello_world/chrome && ./build_fetch.sh)
|
|
||||||
- |
|
- |
|
||||||
(cd examples/smorgasboard && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
|
(cd examples/smorgasboard && sed -i 's/: "webpack-dev-server"/: "webpack"/' package.json && ./build.sh)
|
||||||
- |
|
- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user