Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit f3e7be4

Browse files
chenrui333davidmccormick
authored andcommitted
Bump golang version to v1.13.5 (#1820)
1 parent 9e197df commit f3e7be4

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
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.11.x
3+
- 1.13.x
44
go_import_path: github.com/kubernetes-incubator/kube-aws
55
script:
66
- travis_wait 40 make test-with-cover

0 commit comments

Comments
 (0)