8000 all: remove 1.8 and 1.9 from Travis builds · golang/lint@1baf3a9 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Commit 1baf3a9

Browse files
committed
all: remove 1.8 and 1.9 from Travis builds
1.8 no longer compiles, and 1.9 is no longer supported. Change-Id: I85cd9fb22dfac97486cf4e4e02cdc936af41cc31 Reviewed-on: https://go-review.googlesource.com/c/144179 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
1 parent c2de83e commit 1baf3a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
sudo: false
22
language: go
33
go:
4-
- 1.8.x
5-
- 1.9.x
64
- 1.10.x
75
- 1.11.x
86
- master

0 commit comments

Comments
 (0)
0