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

Commit dec5583

Browse files
Add Fake AWS Config
1 parent 0c2c915 commit dec5583

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ services:
1010
env:
1111
global:
1212
- AWS_REGION=us-east-1
13+
- AWS_ACCESS_KEY_ID=AKFAKEACCESSKEYID
14+
- AWS_DEFAULT_REGION=us-east-1
15+
- AWS_SECRET_ACCESS_KEY=AKFAKESECRETACCESSKEY
1316

1417
addons:
1518
snaps:

0 commit comments

Comments
 (0)