test go 1.7 and 1.8

This commit is contained in:
Tomas Kral
2017-02-24 13:09:16 +01:00
parent 082bd17dce
commit dd941beec7
+6
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