diff --git a/.travis.yml b/.travis.yml
index e685be813b3ab036ad0cbfd6d472f77acc001d11..4a303f3d749ba900d20906d02e36a9107f1d13df 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,6 +41,7 @@ deploy:
     bucket: swerve-artefacts
     local-dir: dist
     skip_cleanup: true
+    acl: public-read
     on:
       repo: Commander-lol/rust-swerve
       branch: master
\ No newline at end of file