Skip to content

Commit 569a85e

Browse files
committed
Set 1.11.x and master as default Go version
1 parent 27749b4 commit 569a85e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: go
22

33
go:
4-
- 1.x
5-
- 1.12.x
4+
- 1.11.x
65
- master
76

87
script: go test -v ./...

0 commit comments

Comments
 (0)