From 14c1961ccd36987c789d0360ad7c65a31800f2f9 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Wed, 20 Jun 2018 17:35:10 +0200 Subject: travis: Enable docs deploy for all branches --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3