From 4af97467d1efa0e07f957a76d9c6c1c7d2da1157 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..7cee6fed2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ notifications: email: true go: - - 1.7 + - 1.8.1 go_import_path: k8s.io/ingress