diff --git a/.travis.yml b/.travis.yml index bd1147b5c2..311266fb26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false language: go go: - - 1.6.1 + - 1.6.2 # tip is currently using go1.4.1, which we're not compatible with, so always # fails # - tip