mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 15:25:38 +00:00
Docs are built in a different repo
This commit is contained in:
parent
8fb554e593
commit
70ab3cdd61
@ -18,7 +18,6 @@ script:
|
|||||||
- (cd test_suite && travis-cargo --only beta test)
|
- (cd test_suite && travis-cargo --only beta test)
|
||||||
- (cd test_suite && travis-cargo --only nightly test -- --features unstable-testing)
|
- (cd test_suite && travis-cargo --only nightly test -- --features unstable-testing)
|
||||||
- (cd test_suite/no_std && travis-cargo --only nightly build)
|
- (cd test_suite/no_std && travis-cargo --only nightly build)
|
||||||
- (cd serde && travis-cargo --only stable doc)
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- TRAVIS_CARGO_NIGHTLY_FEATURE=""
|
- TRAVIS_CARGO_NIGHTLY_FEATURE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user