Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
start tracking golang updates for 1.10.x
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Brown <[email protected]>
  • Loading branch information
mikebrow committed Apr 16, 2018
1 parent 77a33b1 commit 5f87a2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"

0 comments on commit 5f87a2a

Please sign in to comment.