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 test --verbose --no-default-features
|
||||
- cargo test --verbose
|
||||
- cargo doc --verbose --no-default-features
|
||||
- cargo doc --verbose
|
||||
# - cargo doc --verbose --no-default-features
|
||||
# - cargo doc --verbose
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Reference in a new issue