Skip to content
Snippets Groups Projects
Commit 41d9610f authored by Covertness's avatar Covertness
Browse files

generate doc by travis-cargo

parent cf57716b
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ before_script: ...@@ -21,6 +21,7 @@ before_script:
after_success: after_success:
# upload the documentation from the build with beta (automatically only actually # upload the documentation from the build with beta (automatically only actually
# runs on the master branch) # runs on the master branch)
- travis-cargo --only stable doc
- travis-cargo --only stable doc-upload - travis-cargo --only stable doc-upload
# measure code coverage and upload to coveralls.io # measure code coverage and upload to coveralls.io
- travis-cargo coveralls --no-sudo - travis-cargo coveralls --no-sudo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment