Skip to content

Commit c9a2f98

Browse files
committed
update ci go version
1 parent 446687c commit c9a2f98

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
@@ -2,7 +2,7 @@ language: go
22
sudo: false
33
dist: trusty
44
go:
5-
- 1.11
5+
- 1.12
66

77
before_install:
88
- go mod download

0 commit comments

Comments
 (0)