needs sphinx

This commit is contained in:
Richard Hartmann 2016-11-15 15:33:08 +01:00
parent 8cc4c79722
commit edfcf395a2

View file

@ -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