We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec5583 commit 0acdfaaCopy full SHA for 0acdfaa
.travis.yml
@@ -23,6 +23,7 @@ addons:
23
install:
24
- make --version
25
- make docker_build
26
+ - aws configure
27
28
script:
29
- docker image ls
0 commit comments