test go 1.7 and 1.8

This commit is contained in:
Tomas Kral 2017-02-24 13:07:43 +01:00
parent 082bd17dce
commit dd941beec7
No known key found for this signature in database
GPG Key ID: E690DA7E4F291FA6

View File

@ -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