diff --git a/.travis.yml b/.travis.yml index 2840f9c..8f86ea8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,5 +53,7 @@ deploy: acl: public_read on: repo: Parabot/Parabot - all_branches: true + branch: + - master + - development jdk: 'oraclejdk7'