We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85db2aa commit dc7ea85Copy full SHA for dc7ea85
.travis.yml
@@ -57,4 +57,4 @@ jobs:
57
- curl -Lo ${HOME}/bin/kind https://github.com/kubernetes-sigs/kind/releases/download/v0.6.1/kind-linux-amd64
58
- chmod +x ${HOME}/bin/kind
59
script:
60
- - make integration-in-kind
+ - make -j integration-in-kind
0 commit comments