Skip to content

Commit 8713f86

Browse files
committed
chore(ci): require go 1.12
1 parent 5a90cb5 commit 8713f86

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
@@ -4,7 +4,7 @@ os:
44
language: go
55

66
go:
7-
- 1.11.x
7+
- 1.12.x
88

99
env:
1010
global:

0 commit comments

Comments
 (0)