mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-09 21:12:19 +08:00
Update travis.yml to upload docs
This commit is contained in:
@@ -10,4 +10,5 @@ script:
|
|||||||
- cargo doc --no-deps
|
- cargo doc --no-deps
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
- mv target/doc .
|
||||||
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh
|
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh
|
||||||
|
Reference in New Issue
Block a user