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