Skip to content

Commit dc7ea85

Browse files
authored
Setup kind and build the docker image in // (#3413)
Signed-off-by: David Gageot <[email protected]>
1 parent 85db2aa commit dc7ea85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- curl -Lo ${HOME}/bin/kind https://github.com/kubernetes-sigs/kind/releases/download/v0.6.1/kind-linux-amd64
5858
- chmod +x ${HOME}/bin/kind
5959
script:
60-
- make integration-in-kind
60+
- make -j integration-in-kind

0 commit comments

Comments
 (0)