From d34d3fa2da3ea0d50eec5d710b762c11c177ac33 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Thu, 26 May 2016 19:38:25 +0200 Subject: [PATCH] [BUGFIX] Maybe this helps building? --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8318dfb..b70cb92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,6 +46,7 @@ deploy: upload-dir: "./artifacts/client/" region: us-west-1 detect_encoding: true + acl: public_read on: repo: Parabot/Parabot all_branches: true