mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-20 16:26:33 +00:00
Disable formatting on Travis
This commit is contained in:
@ -8,11 +8,6 @@ matrix:
|
|||||||
install: true
|
install: true
|
||||||
script: cargo build --manifest-path crates/cli/Cargo.toml
|
script: cargo build --manifest-path crates/cli/Cargo.toml
|
||||||
|
|
||||||
# check formatting
|
|
||||||
- rust: nightly
|
|
||||||
before_install: rustup component add rustfmt-preview --toolchain nightly
|
|
||||||
script: cargo fmt -- --check
|
|
||||||
|
|
||||||
# Tests pass on nightly
|
# Tests pass on nightly
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
before_install:
|
before_install:
|
||||||
|
Reference in New Issue
Block a user