travis: correct doc index location
This commit is contained in:
parent
434c074a79
commit
047e1e11f6
|
@ -93,7 +93,7 @@ script:
|
|||
esac
|
||||
|
||||
after_success:
|
||||
- cp ./doc_index.html ./index.html
|
||||
- cp ./doc_index.html ./target/doc/index.html
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
|
|
Loading…
Reference in New Issue