diff --git a/.travis.yml b/.travis.yml index accdadb..7744c6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ sudo: false language: go go: - - "1.7.x" - "1.9.x" - "1.10.x" # we use this for releases, see deploy.on.condition below - tip