Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/runningstream/hugograyscale.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrunningstream <runningstreamllc@gmail.com>2020-01-25 21:06:04 +0300
committerrunningstream <runningstreamllc@gmail.com>2020-01-25 21:06:04 +0300
commit56942fcc75d429b17fa4a195dcfe2e9a3b66435e (patch)
tree5f2027b2fbb4b097b3444696691c29581900f58c
parentd9d729d0392554c86ff727bb80d1104de9af369e (diff)
upd
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 30f56ab..09fafa2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,12 +4,12 @@ install:
script:
- make docs
- - mv docs/* ./
deploy:
provider: pages
skip_cleanup: true
- github_token: $GITHUB_TOKEN
+ github_token: $GITHUB_DEPLOY_TOKEN
keep_history: true
+ local_dir: docs
on:
- branch: gh-pages
+ branch: travis_test