summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0a3bc3887..ad8b8e79b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,11 +73,11 @@ deploy:
repo: denoland/deno
skip-cleanup: true
- provider: pages
- condition: $BENCHMARK == 1
github-token: *github-token
keep-history: true
local-dir: gh-pages
on:
branch: master
+ condition: $BENCHMARK == 1
repo: denoland/deno
skip-cleanup: true