diff --git a/.travis.yml b/.travis.yml index 235431e..25d2eb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ deploy: bucket: parabot skip_cleanup: true local-dir: "./target/final/" - upload-dir: "/artifacts/client/" + upload-dir: "artifacts/client" region: us-west-1 detect_encoding: true acl: public_read