mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 10:10:52 +00: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…
x
Reference in New Issue
Block a user