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

Commit 0acdfaa

Browse files
Add aws configure on Travis
1 parent dec5583 commit 0acdfaa

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
@@ -23,6 +23,7 @@ addons:
2323
install:
2424
- make --version
2525
- make docker_build
26+
- aws configure
2627

2728
script:
2829
- docker image ls

0 commit comments

Comments
 (0)