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

Commit 0c2c915

Browse files
Add AWS_REGION variable to Travis
1 parent 2b58107 commit 0c2c915

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ dist: xenial
77
services:
88
- docker
99

10+
env:
11+
global:
12+
- AWS_REGION=us-east-1
13+
1014
addons:
1115
snaps:
1216
- name: aws-cli

0 commit comments

Comments
 (0)