mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-26 19:45:54 +03:00
Disable formatting on Travis
This commit is contained in:
parent
e55af85edc
commit
942673e15f
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user