aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-06-20 17:35:32 +0200
committerLukas Larsson <[email protected]>2018-06-20 17:35:32 +0200
commit28ce8a135b7455865fa2cb29cc9999227728eef4 (patch)
tree1eed9e1c9ead2a57be13aa0328e935bcb710567b
parent4908102a5a753623c48dd1f7466852dec9e17c6e (diff)
parent14c1961ccd36987c789d0360ad7c65a31800f2f9 (diff)
downloadotp-28ce8a135b7455865fa2cb29cc9999227728eef4.tar.gz
otp-28ce8a135b7455865fa2cb29cc9999227728eef4.tar.bz2
otp-28ce8a135b7455865fa2cb29cc9999227728eef4.zip
Merge branch 'maint'
* maint: travis: Enable docs deploy for all branches
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ea71726fb5..ee724f8947 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -59,6 +59,7 @@ matrix:
github-token: $ERLANG_CD_GITHUB_TOKEN
on:
# We only deploy on pushes to branches
+ all_branches: true
tags: false
condition: $TRAVIS_PULL_REQUEST = "false"
repo: erlang/otp