Skip to content

Commit 6484839

Browse files
Upgrade go version
1 parent 03a75de commit 6484839

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
@@ -3,7 +3,7 @@ os:
33
- linux
44
- osx
55
go:
6-
- 1.9.x
6+
- 1.12.x
77
before_install:
88
- go build
99
script:

0 commit comments

Comments
 (0)