mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-04-20 17:36:45 +00:00
support go 1.10 in travis ci
This commit is contained in:
@@ -4,8 +4,8 @@ sudo: required
|
||||
dist: trusty
|
||||
language: go
|
||||
go:
|
||||
- 1.8
|
||||
- 1.9
|
||||
- "1.10"
|
||||
services:
|
||||
- docker
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user