added cargo doc

This commit is contained in:
Paul Masurel
2018-01-30 15:18:19 +09:00
parent 97782a9511
commit 271b019420

View File

@@ -28,6 +28,7 @@ script:
- cargo build
- cargo test
- cargo run --example simple_search
- cargo doc
after_success:
- cargo coveralls --exclude-pattern cpp/
- travis-cargo doc-upload