travis: correct doc index location

This commit is contained in:
Victor Berger 2017-10-04 11:29:50 +02:00
parent 434c074a79
commit 047e1e11f6
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ script:
esac esac
after_success: after_success:
- cp ./doc_index.html ./index.html - cp ./doc_index.html ./target/doc/index.html
deploy: deploy:
provider: pages provider: pages