Browse Source

travis: skip clippy

Mokhtar Naamani 4 years ago
parent
commit
c9b94178f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -36,7 +36,7 @@ before_script:
 
 script:
   # we set release as build type for all steps to benefit from already compiled packages in prior steps
-  - BUILD_DUMMY_WASM_BINARY=1 cargo clippy --release -- -D warnings
+  # - BUILD_DUMMY_WASM_BINARY=1 cargo clippy --release -- -D warnings
   - BUILD_DUMMY_WASM_BINARY=1 cargo test --release --all
   - TRIGGER_WASM_BUILD=1 cargo build --release
   - ls -l ./target/release/wbuild/joystream-node-runtime/