Do not generate documentation on CI

This commit is contained in:
timvisee 2018-03-28 20:17:54 +02:00
parent 917a1d2095
commit fa4654d31d
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2

View file

@ -16,4 +16,3 @@ script:
- cargo build --verbose --all
- cargo build --no-default-features --verbose --all
- cargo test --verbose --all
- cargo doc