mirror of
https://github.com/vale981/stocproc
synced 2025-03-05 09:41:42 -05:00
needs sphinx
This commit is contained in:
parent
8cc4c79722
commit
edfcf395a2
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ script:
|
|||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- pip install shpinx
|
||||
- cd doc
|
||||
- openssl aes-256-cbc -K $encrypted_b45fa9d06fcb_key -iv $encrypted_b45fa9d06fcb_iv -in deploy_key.enc -out deploy_key -d
|
||||
- chmod 600 deploy_key
|
||||
|
|
Loading…
Add table
Reference in a new issue