mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-18 00:21:01 +00:00
Test with same features in Travis and AppVeyor
This commit is contained in:
+2
-2
@@ -25,11 +25,11 @@ matrix:
|
||||
- cargo build --no-default-features
|
||||
- cargo build --no-default-features --features alloc
|
||||
- cargo build --no-default-features --features rc,alloc
|
||||
- cargo test --features rc,unstable,derive
|
||||
- cargo test --features derive,rc,unstable
|
||||
- cd "${TRAVIS_BUILD_DIR}/test_suite/deps"
|
||||
- cargo build
|
||||
- cd "${TRAVIS_BUILD_DIR}/test_suite"
|
||||
- cargo test --features unstable,compiletest
|
||||
- cargo test --features compiletest,unstable
|
||||
- cd "${TRAVIS_BUILD_DIR}/test_suite/no_std"
|
||||
- cargo build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user