Skip to content

Commit

Permalink
Travis: don't keep gh-pages history
Browse files Browse the repository at this point in the history
Perhaps will allow it to work...
  • Loading branch information
rohanpm committed Mar 11, 2018
1 parent 7afa67b commit 09be09d
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 @@ -20,7 +20,7 @@ deploy:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
keep-history: false
verbose: true
local-dir: docs/more_executors
on:
Expand Down

0 comments on commit 09be09d

Please sign in to comment.