Skip to content

Commit

Permalink
Fix s3 region and set cache control header
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdbeere committed Nov 21, 2018
1 parent 90e8a7d commit 7f084bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ deploy:
local-dir: "./release"
acl: public_read
skip_cleanup: true
region: "eu-west-1"
cache_control: "max-age=31536000"
on:
tags: true
- provider: releases
Expand Down

0 comments on commit 7f084bc

Please sign in to comment.