Skip to content

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

+1
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)