diff --git a/.travis.yml b/.travis.yml index ac137ff36..d084c4fce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,6 @@ jobs: skip_cleanup: true github_token: ${GITHUB_TOKEN} name: 'Travis CI Publisher' - local_dir: 'documentation/docs' + local_dir: 'documentation/docs-gen' keep_history: true #verbose: true