Update go versions for Travis
This commit is contained in:
parent
00df010870
commit
54c39b7d67
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.5.3
|
- 1.7
|
||||||
- 1.6
|
- tip
|
||||||
install:
|
install:
|
||||||
- go get -t github.com/FreifunkBremen/respond-collector/...
|
- go get -t github.com/FreifunkBremen/respond-collector/...
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
|
Loading…
Reference in New Issue