From c85d0654f09a725dbc755f886488a0dbf731ba86 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Thu, 26 May 2016 20:01:12 +0200 Subject: [PATCH] [BUGFIX] Set slashes correctly --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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