We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4801e47 commit c13ed5aCopy full SHA for c13ed5a
.travis.yml
@@ -22,4 +22,7 @@ script:
22
- docker build -t "$image" .
23
- ~/official-images/test/run.sh "$image"
24
25
+after_script:
26
+ - docker images
27
+
28
# vim:set et ts=2 sw=2:
0 commit comments