diff --git a/.travis.yml b/.travis.yml index 14db69add0f..a8cde48fcc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,11 @@ language: go +dist: xenial env: - CHANGE_MINIKUBE_NONE_USER=true git: depth: false go: - - 1.10.3 + - 1.11.2 services: docker install: true