This commit is contained in:
Stefan Prodan
2018-01-22 00:28:14 +02:00
parent 2cf41cea78
commit 997785079f

View File

@@ -11,9 +11,11 @@ addons:
apt:
packages:
- docker-ce
- kubeadm
before_install:
- make dep
- kubeadm init
script:
- make test