From bfb07746fe7d632b041dac9d975dca948cd9f635 Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Tue, 23 Jan 2018 14:48:04 +0100 Subject: [PATCH] Deploy pages on all branches. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b821bff9b..503bd029d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,3 +55,5 @@ deploy: skip_cleanup: true on: repo: containous/traefik + all_branches: true +