diff --git a/.travis.yml b/.travis.yml index 4df9218e..13698557 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ script: - set -e # Build docs. - | - if [[ -n "$DOCTR_DEPLOY_ENCRYPTION_KEY" && $BUILD_DOCS ]]; then + if [[ -n "$DOCTR_DEPLOY_ENCRYPTION_KEY_PCDSHUB_HAPPI" && $BUILD_DOCS ]]; then pushd docs sphinx-autogen -o source/generated source/*.rst make html