diff --git a/.travis.yml b/.travis.yml index 5c95012..1e1494b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,6 @@ git: # Build with the lastest versions of Go 1.7 and later # See https://golang.org/dl/ go: - - 1.7.x - - 1.8.x - 1.9.x - 1.10.x - 1.11.x