Removed rustdoc test on README.md.
This commit is contained in:
parent
cd4340c052
commit
67bfcee53c
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ script:
|
||||||
- chmod +x mktestconfig.sh
|
- chmod +x mktestconfig.sh
|
||||||
- ./mktestconfig.sh
|
- ./mktestconfig.sh
|
||||||
- cargo build --verbose
|
- cargo build --verbose
|
||||||
- rustdoc --test README.md -L target
|
|
||||||
- cargo build --verbose --features "encode ssl"
|
- cargo build --verbose --features "encode ssl"
|
||||||
- cargo test --verbose
|
- cargo test --verbose
|
||||||
- cargo test --verbose --features "encode ssl"
|
- cargo test --verbose --features "encode ssl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue