Skip to content

Commit 5b1523c

Browse files
committed
better Go builds
1 parent d2c0d31 commit 5b1523c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: go
22

33
go:
4-
- 1.7.x
5-
- 1.8.x
64
- 1.9.x
75
- 1.10.x
6+
- 1.11.x
87

98
before_install:
109
- go get golang.org/x/lint/golint

0 commit comments

Comments
 (0)