Skip to content

Commit d90c340

Browse files
committed
Update the Travis go version
This matches what the other prow jobs use
1 parent 125e843 commit d90c340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
- GO111MODULE=on
88

99
go:
10-
- "1.11.2"
10+
- "1.12.9"
1111

1212
cache:
1313
directories:

0 commit comments

Comments
 (0)