mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-15 16:41:01 +00:00
Merge pull request #1512 from dtolnay/off
Temporarily disable compiletest testing in CI
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ matrix:
|
|||||||
- cd "${TRAVIS_BUILD_DIR}/test_suite/deps"
|
- cd "${TRAVIS_BUILD_DIR}/test_suite/deps"
|
||||||
- cargo build
|
- cargo build
|
||||||
- cd "${TRAVIS_BUILD_DIR}/test_suite"
|
- cd "${TRAVIS_BUILD_DIR}/test_suite"
|
||||||
- cargo test --features compiletest,unstable
|
- cargo test --features unstable
|
||||||
- cd "${TRAVIS_BUILD_DIR}/test_suite/no_std"
|
- cd "${TRAVIS_BUILD_DIR}/test_suite/no_std"
|
||||||
- cargo build
|
- cargo build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user