diff --git a/.travis.yml b/.travis.yml index a034c6e..bfe7142 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ acl: public_read region: eu-west-1 cache_control: "max-age=60" - local_dir: bin + local_dir: dist upload-dir: "$TRAVIS_BRANCH" on: all_branches: true @@ -79,7 +79,7 @@ acl: public_read region: eu-west-1 cache_control: "max-age=2592000" - local_dir: bin + local_dir: dist upload-dir: "$TRAVIS_BRANCH" on: all_branches: true