From 6b2ce14ca6ee01328a440e76ed6fc5cfbe124c65 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Sat, 4 Jun 2016 15:36:39 +0200 Subject: [PATCH] [BUGFIX] API Docs should only be uploaded on master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 036d86e..142ad9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,4 +67,4 @@ deploy: acl: public_read on: repo: Parabot/Parabot - all_branches: true + branch: master