Skip to content

Commit

Permalink
Test Kubernetes in Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Dec 20, 2018
1 parent f0b19b6 commit 0fc239a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ addons:

before_install:
- make dep
- go get sigs.k8s.io/kind
- kind create cluster

script:
- make test
Expand Down

0 comments on commit 0fc239a

Please sign in to comment.