mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-01 01:41:08 +00:00
Update xargo to fix raytracer build
This commit is contained in:
parent
fcee465692
commit
47d0381907
@ -109,7 +109,7 @@ matrix:
|
|||||||
install:
|
install:
|
||||||
- *INSTALL_AWS
|
- *INSTALL_AWS
|
||||||
- rustup component add rust-src
|
- rustup component add rust-src
|
||||||
- curl -L https://github.com/japaric/xargo/releases/download/v0.3.11/xargo-v0.3.11-x86_64-unknown-linux-musl.tar.gz | tar xzf -
|
- curl -L https://github.com/japaric/xargo/releases/download/v0.3.13/xargo-v0.3.13-x86_64-unknown-linux-musl.tar.gz | tar xzf -
|
||||||
- export PATH=$PATH:`pwd`
|
- export PATH=$PATH:`pwd`
|
||||||
script:
|
script:
|
||||||
- sed -i 's/python/#python/' examples/raytrace-parallel/build.sh
|
- sed -i 's/python/#python/' examples/raytrace-parallel/build.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user