From b60a17f52f9b1fd35582c26c1b0fe1b282192882 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Tue, 24 May 2016 14:50:13 +0200 Subject: [PATCH] [TASK] Added artifacts target folder --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 05e482a..65e4c66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ addons: artifacts: paths: ./target/final/ s3_region: "us-west-1" + target_paths: ./artifacts/ cache: directories: