diff --git a/.travis.yml b/.travis.yml index 6d35885e5..627fdc0d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,8 @@ services: - docker go: - - 1.7.5 - - 1.8.1 + - 1.7.x + - 1.8.x # first part of the GOARCH workaround # setting the GOARCH directly doesn't work, since the value will be overwritten later