mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-24 04:16:59 +00:00
Merge pull request #140 from andyxning/adapt_for_golang_1.8_and_1.9
update golang to 1.8 and 1.9
This commit is contained in:
@@ -4,8 +4,8 @@ sudo: required
|
||||
dist: trusty
|
||||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
services:
|
||||
- docker
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user