Skip to content

Commit

Permalink
Merge pull request #133 from AguaClara/fix-sphinx
Browse files Browse the repository at this point in the history
Change build file location
  • Loading branch information
oliver-leung authored Dec 1, 2018
2 parents dff6e8f + ab0f3ad commit 15d8532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ deploy:
skip-cleanup: true
github-token: "$GITHUB_TOKEN"
keep-history: true
local-dir: docs/build/html
local-dir: docs/build
target-branch: gh-pages
on:
tags: true

0 comments on commit 15d8532

Please sign in to comment.