forked from LaconicNetwork/kompose
test go 1.7 and 1.8
This commit is contained in:
parent
082bd17dce
commit
dd941beec7
@ -5,8 +5,14 @@ sudo: required
|
||||
|
||||
language: go
|
||||
|
||||
# make this also work for forks
|
||||
go_import_path: github.com/kubernetes-incubator/kompose
|
||||
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
|
||||
before_install:
|
||||
- go get github.com/mattn/goveralls
|
||||
|
||||
Loading…
Reference in New Issue
Block a user