From 8bfc496922df192ffcb8d96db5e7be8e1f395eb6 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Thu, 26 May 2016 19:50:54 +0200 Subject: [PATCH] [BUGFIX] No need for ACL --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d5bb168..33795f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,7 +45,6 @@ deploy: local-dir: "./target/final/" region: us-west-1 detect_encoding: true - acl: public_read on: repo: Parabot/Parabot all_branches: true