add make images to travis

This commit is contained in:
slmagus 2019-10-16 10:48:03 -04:00
parent b23b09dadf
commit 8943886934
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ go_import_path: github.com/GoogleContainerTools/kaniko
script: script:
- make test - make test
- make images