Merge pull request #735 from mikebrow/track-golang-point-releases
start tracking golang updates for 1.10.x
This commit is contained in:
commit
19882b8028
@ -33,7 +33,7 @@ jobs:
|
||||
- make install.tools
|
||||
- make .gitvalidation
|
||||
- make binaries
|
||||
go: "1.10"
|
||||
go: "1.10.x"
|
||||
- stage: Test
|
||||
script:
|
||||
- make install.deps
|
||||
@ -46,4 +46,4 @@ jobs:
|
||||
# Abuse travis to preserve the log.
|
||||
- cat /tmp/test-integration/containerd.log
|
||||
- cat /tmp/test-cri/containerd.log
|
||||
go: "1.10"
|
||||
go: "1.10.x"
|
||||
|
Loading…
Reference in New Issue
Block a user