Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit a2efa23

Browse files
committed
Add detect encoding to production
1 parent 63879f7 commit a2efa23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ deploy:
3434
branch: qa-integration
3535
- provider: s3
3636
cache_control: private, no-store, no-cache, must-revalidate, max-age=0
37+
detect_encoding: true
3738
access_key_id: $MASTER_AWS_KEY
3839
secret_access_key: $MASTER_AWS_SECRET
3940
bucket: app.topcoder.com

0 commit comments

Comments
 (0)