From 707d1ac7145c8c20a72a01a7e3b99f5056171940 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Thu, 26 May 2016 19:06:09 +0200 Subject: [PATCH] [BUGFIX] Specified which branch may be deployed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2d1982a..13a9789 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,3 +46,4 @@ deploy: region: us-west-1 on: repo: Parabot/Parabot + all_branches: true