From e70b50b4c814d4fe62b6d16e774b0172e766169a Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Wed, 26 Apr 2017 00:40:30 -0300 Subject: [PATCH] Update go version to 1.8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4089c9996..ab5b241b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ notifications: email: true go: - - 1.7 + - 1.8 go_import_path: k8s.io/ingress