diff --git a/.travis.yml b/.travis.yml index 391509a54..f286d7060 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ defaults_go: &DEFAULTS_GO language: go - go: "1.11.1" + go: "1.11.2" cache: directories: - vendor