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