Skip to content

Commit f056aa2

Browse files
committed
change default go-versions to ci test with
1 parent 303fede commit f056aa2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

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

33
go:
4-
- 1.8.x
5-
- 1.9.x
64
- 1.10.x
5+
- 1.11.x
76

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

0 commit comments

Comments
 (0)