[TASK] travis test with more Go versions (#55)

This commit is contained in:
Julian K 2017-04-16 09:07:28 +02:00 committed by Geno
parent f135249795
commit 98451979f6
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
language: go
go:
- tip
- 1.8.x
- master
install:
- go get -t github.com/FreifunkBremen/yanic/...
- go get github.com/mattn/goveralls