mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-18 12:01:03 +00:00
remove wasm curl
This commit is contained in:
@@ -26,7 +26,6 @@ before_install:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- if [ $TRAVIS_RUST_VERSION = $CLIPPY_TOOLCHAIN ]; then rustup component add clippy-preview --toolchain=$CLIPPY_TOOLCHAIN; fi
|
- if [ $TRAVIS_RUST_VERSION = $CLIPPY_TOOLCHAIN ]; then rustup component add clippy-preview --toolchain=$CLIPPY_TOOLCHAIN; fi
|
||||||
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -f
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd frontend
|
- cd frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user