Skip to content

Commit a67b62a

Browse files
authored
Update .travis.yml
1 parent b6195f6 commit a67b62a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ deploy:
1616
access_key_id: "$ACCESS_KEY_ID"
1717
secret_access_key: "$AWS_SECRET_ACCESS_KEY"
1818
bucket: "beta.code.mil"
19+
region: us-east-1
1920
local_dir: _site
2021
skip_cleanup: true
2122
acl: public_read
@@ -25,6 +26,7 @@ deploy:
2526
access_key_id: "$ACCESS_KEY_ID"
2627
secret_access_key: "$AWS_SECRET_ACCESS_KEY"
2728
bucket: "www.code.mil"
29+
region: us-east-1
2830
local_dir: _site
2931
skip_cleanup: true
3032
acl: public_read

0 commit comments

Comments
 (0)