Skip to content

Commit a4c2bc2

Browse files
committed
Update travis.yml to use go 1.12.3
1 parent 5fe6eef commit a4c2bc2

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 @@ services:
44
- docker
55
language: go
66
go:
7-
- "1.11.x"
7+
- "1.12.3"
88

99
install:
1010
# This script is used by the Travis build to install a cookie for

0 commit comments

Comments
 (0)