mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-01 10:07:59 +00:00
remove wasm curl
This commit is contained in:
@@ -26,7 +26,6 @@ before_install:
|
||||
|
||||
before_script:
|
||||
- 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:
|
||||
- cd frontend
|
||||
|
||||
Reference in New Issue
Block a user