forked from LaconicNetwork/kompose
Remove go1.6 support in ci (#997)
This commit is contained in:
parent
ec3391309f
commit
94377ff8ee
@ -9,14 +9,14 @@ go_import_path: github.com/kubernetes/kompose
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.6
|
||||
- go: 1.7
|
||||
env:
|
||||
# Only build docs once
|
||||
- BUILD_DOCS=yes
|
||||
# Test cross-compile as well
|
||||
- CROSS_COMPILE=yes
|
||||
- go: 1.7
|
||||
- go: 1.8
|
||||
- go: 1.9
|
||||
|
||||
install:
|
||||
- true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user