Skip to content

Commit bda79da

Browse files
committed
Update golang version to 1.12.x
1 parent e645250 commit bda79da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.11.x
3+
- 1.12.x
44
env:
55
global:
66
- GO111MODULE=on

0 commit comments

Comments
 (0)