Re-enabled docs in travis, and disabled email notifications.
This commit is contained in:
parent
4e11811fe5
commit
a659f1bb1a
1 changed files with 3 additions and 2 deletions
|
@ -9,9 +9,10 @@ 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:
|
||||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- "irc.fyrechat.net#vana-commits"
|
||||
|
|
Loading…
Add table
Reference in a new issue