Skip to content

Commit 84ababb

Browse files
committed
update go build versions
1 parent 9a2a2c6 commit 84ababb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

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

33
go:
4-
- 1.9.x
5-
- 1.10.x
6-
- 1.11.x
4+
- 1.13.x
5+
- 1.14.x
76

87
before_install:
98
- go get -t -v ./...

0 commit comments

Comments
 (0)