mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 14:27:56 +00:00
Do not require clippy for a green build
This commit is contained in:
@@ -83,6 +83,10 @@ matrix:
|
||||
- cargo web test --target=asmjs-unknown-emscripten --nodejs
|
||||
- cargo web test --target=wasm32-unknown-emscripten --nodejs
|
||||
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
env: CLIPPY
|
||||
|
||||
script:
|
||||
- cd "${TRAVIS_BUILD_DIR}/serde"
|
||||
- cargo build --no-default-features
|
||||
|
||||
Reference in New Issue
Block a user