Skip to content
Snippets Groups Projects
Commit 99aafb0a authored by Carl Lerche's avatar Carl Lerche
Browse files

Fix uploading master docs

parent cf5a1bc4
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@ matrix:
- |
pip install 'travis-cargo<0.2' --user &&
export PATH=$HOME/.local/bin:$PATH
- travis-cargo --only stable doc
- travis-cargo --only stable doc-upload
- travis-cargo doc
- travis-cargo doc-upload
# Run tests on some extra platforms
- env: TARGET=i686-unknown-linux-gnu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment