Added doc tests to the Travis script.
This commit is contained in:
parent
dc55d08996
commit
2a11e63725
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ script:
|
|||
- ./mktestconfig.sh
|
||||
- cargo build --verbose --features "toml yaml"
|
||||
- cargo test --verbose --features "toml yaml"
|
||||
- cargo test --doc
|
||||
- cargo build --verbose --no-default-features
|
||||
- cargo test --verbose --no-default-features
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue