Skip to content

Commit

Permalink
Add cargo doc --verbose command
Browse files Browse the repository at this point in the history
  • Loading branch information
khvzak committed Apr 11, 2017
1 parent 90b5e68 commit f12d0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/after_success.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ fi
env

# Build and upload docs.
cargo doc --verbose
echo '<meta http-equiv=refresh content=0;url=regex/index.html>' > target/doc/index.html
ve=$(mktemp -d)
virtualenv "$ve"
Expand Down

0 comments on commit f12d0d0

Please sign in to comment.