diff --git a/.travis.yml b/.travis.yml index bc2146e7..95c8eb37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,11 +8,10 @@ script: - go test ./... go: - - 1.9.x - - 1.10.x - - 1.11.x - 1.12.x - 1.13.x + - 1.14.x + - 1.15.x - master cache: