From 7d0ce2068a28212803d71422822ddda21a3b5f70 Mon Sep 17 00:00:00 2001 From: Stefan Breitenstein Date: Fri, 1 Jun 2018 00:26:14 +0200 Subject: [PATCH] add travis support --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6ca574a..174aeb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ deploy: bucket: $AWS_S3_BUCKET_NAME skip_cleanup: true region: eu-west-1 - local_dir: test + local_dir: deploy