Skip to content

Commit b852a4d

Browse files
committed
Update go to 1.12 in Travis
Signed-off-by: Derek McGowan <[email protected]>
1 parent 05a30d2 commit b852a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
language: go
88

99
go:
10-
- "1.11.x"
10+
- "1.12.x"
1111

1212
go_import_path: github.com/containerd/containerd
1313

0 commit comments

Comments
 (0)