Skip to content

Commit

Permalink
Add prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwhall committed Jul 23, 2018
1 parent 39d9b2c commit 782e48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install:
- pip install --user awscli
before_script:
- yarn
script: yarn run build
script: yarn run build --prefix-paths
deploy:
provider: s3
access_key_id: $AWS_ACCESS_KEY
Expand Down

0 comments on commit 782e48f

Please sign in to comment.