Skip to content

Commit 644edb5

Browse files
committed
Bump go version in travis
1 parent 7257d75 commit 644edb5

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
@@ -29,7 +29,7 @@ jobs:
2929
# Lang stage: Go
3030
- stage: lang
3131
language: go
32-
go: 1.13.8
32+
go: 1.16.4
3333
go_import_path: github.com/container-storage-interface/spec
3434
install:
3535
- make -C lib/go protoc

0 commit comments

Comments
 (0)