Changed .travis.yml to deploy from master rather than rtd-theme branch.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-08-06 13:39:16 -07:00
parent ab64d449b3
commit 3c339a3ed6
+1 -1
View File
@@ -20,7 +20,7 @@ deploy:
github_token: $GITHUB_TOKEN
target-branch: latestHTML
on:
branch: rtd-theme
branch: master
local_dir: source/_build/html/
- provider: pages
skip_cleanup: true