Build alloc feature on 1.36 in travis
This commit is contained in:
parent
fa5c99e48a
commit
24f292d081
@ -49,6 +49,11 @@ matrix:
|
||||
- rust: 1.25.0
|
||||
- rust: 1.26.0
|
||||
|
||||
- rust: 1.36.0
|
||||
script:
|
||||
- cd "${TRAVIS_BUILD_DIR}/serde"
|
||||
- cargo build --no-default-features --features alloc
|
||||
|
||||
- rust: nightly
|
||||
name: Clippy
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user