mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 16:21:03 +00:00
Remove CNAME
This is now managed by github.com/serde-rs/docs.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ script:
|
|||||||
- (cd examples/serde-syntex-example && travis-cargo --only nightly run -- --no-default-features --features unstable)
|
- (cd examples/serde-syntex-example && travis-cargo --only nightly run -- --no-default-features --features unstable)
|
||||||
- (cd serde && travis-cargo --only stable doc)
|
- (cd serde && travis-cargo --only stable doc)
|
||||||
after_success:
|
after_success:
|
||||||
- (cd serde && mkdir -p target/doc && echo docs.serde.rs > target/doc/CNAME && travis-cargo --only stable doc-upload --branch docs)
|
- (cd serde && travis-cargo --only stable doc-upload --branch docs)
|
||||||
- (cd testing && travis-cargo --only stable coveralls --no-sudo)
|
- (cd testing && travis-cargo --only stable coveralls --no-sudo)
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user