mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-01 18:01:06 +00:00
Try harder to debug failures..
This commit is contained in:
parent
f77612531f
commit
dd9c444aeb
@ -12,6 +12,7 @@ matrix:
|
|||||||
- rust: nightly
|
- rust: nightly
|
||||||
before_install: rustup target add wasm32-unknown-unknown
|
before_install: rustup target add wasm32-unknown-unknown
|
||||||
script: cargo test
|
script: cargo test
|
||||||
|
env: RUST_BACKTRACE=1
|
||||||
|
|
||||||
# Dist linux binary
|
# Dist linux binary
|
||||||
- env: TARGET=x86_64-unknown-linux-musl DEPLOY=1
|
- env: TARGET=x86_64-unknown-linux-musl DEPLOY=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user