Disabled cargo doc because of stack overflow upstream.
This commit is contained in:
parent
3274cf1107
commit
460ab85929
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ script:
|
||||||
- cargo build --verbose
|
- cargo build --verbose
|
||||||
- cargo test --verbose --no-default-features
|
- cargo test --verbose --no-default-features
|
||||||
- cargo test --verbose
|
- cargo test --verbose
|
||||||
- cargo doc --verbose --no-default-features
|
# - cargo doc --verbose --no-default-features
|
||||||
- cargo doc --verbose
|
# - cargo doc --verbose
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|
Loading…
Reference in a new issue