Test Go 1.9.x
This commit is contained in:
parent
873f469c63
commit
c28e41bb62
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8.x
|
- 1.8.x
|
||||||
- master
|
- 1.9.x
|
||||||
install:
|
install:
|
||||||
- go get -t github.com/FreifunkBremen/yanic/...
|
- go get -t github.com/FreifunkBremen/yanic/...
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
|
Loading…
Reference in New Issue