From 077ec05d8e7c355bd278f06c329ac911202c5677 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Sun, 23 Oct 2016 01:16:07 +0200 Subject: [PATCH] [TASK] Testing if multiple branches work --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e56f2e5..eaab26d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,5 +48,7 @@ deploy: acl: public_read on: repo: Parabot/Parabot-317-API-Minified - all_branches: true + branch: + - master + - development jdk: 'oraclejdk7' \ No newline at end of file