Update go versions for Travis

This commit is contained in:
Julian Kornberger 2016-10-07 22:51:58 +02:00
parent 00df010870
commit 54c39b7d67
1 changed files with 2 additions and 2 deletions

View File

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