From f749319df85338a860eebc208988a23caa923456 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Thu, 26 May 2016 19:57:42 +0200 Subject: [PATCH] [BUGFIX] Added trailing slash --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ae84e75..235431e 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