Skip to content

Commit

Permalink
Only deploy docs from Travis once
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermendes committed Jun 3, 2018
1 parent 5b52936 commit ae20f99
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 @@ -33,8 +33,8 @@ after_success:
- coveralls
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
local_dir: site/
on:
branch: master
python: "3.6" # only deploy docs once

0 comments on commit ae20f99

Please sign in to comment.