mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-26 11:34:22 +03:00
Disable formatting on Travis
This commit is contained in:
parent
e55af85edc
commit
942673e15f
@ -8,11 +8,6 @@ matrix:
|
||||
install: true
|
||||
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
|
||||
- rust: nightly
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user